microsoft / v8-docker-buildscriptLinks
Build script for V8 for Android platform.
☆43Updated 3 years ago
Alternatives and similar repositories for v8-docker-buildscript
Users that are interested in v8-docker-buildscript are comparing it to the libraries listed below
Sorting:
- Build JavaScriptCore for Android☆15Updated 9 years ago
- SpiderMonkey☆249Updated 9 years ago
- fork old V8 source(tag: 1.2.14.20), make it works for MacOS with CMake, for study purpose☆12Updated 2 years ago
- JavaScript Compiler for Cocos2d-x JavaScript Bindings.☆21Updated 8 years ago
- A JIT assembler from JavascriptCore☆39Updated 8 years ago
- SpiderMonkey☆35Updated 4 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated this week
- Frida depends on V8☆13Updated 3 years ago
- js引擎v8源码解析(基于0.1.5)☆22Updated 3 years ago
- add class interceptor into dalvik vm☆19Updated 12 years ago
- Load dex on ART in interpret mode☆19Updated 7 years ago
- Decompiler for SpiderMonkey 1.8 XDR bytecode☆71Updated 11 years ago
- Inject code to process memory, link it and run in a separate thread (ARM/AARCH64 only).☆47Updated 8 years ago
- radare2 cLEMENCy plugins☆24Updated 8 years ago
- LD_PRELOAD magic for Android's AssetManager☆82Updated 3 years ago
- ☆97Updated last year
- Frida uses libunwind for generating backtraces on some platforms☆17Updated last year
- ☆13Updated 9 years ago
- ☆76Updated 8 years ago
- some idapython scripts for android debugging.☆45Updated 8 years ago
- 使用llvm实现的类C语言(解释器构造实践课程设计)☆10Updated 7 years ago
- ☆13Updated 9 years ago
- ☆22Updated 7 years ago
- Start method tracing using Android's internal APIs☆13Updated 8 years ago
- ElfHooK, reference with boyliang's AllHookInOne project, fix bugs, support android 5/6/7 and aarch64☆31Updated 3 years ago
- Disassemble V8 Ignition bytecode.☆12Updated 2 years ago
- zygote hook for art in android 6.0 and more