linouxis9 / ARMStrongLinks
A fast and simple ARM Simulator made for education based upon Unicorn and Keystone engines
☆126Updated 2 years ago
Alternatives and similar repositories for ARMStrong
Users that are interested in ARMStrong are comparing it to the libraries listed below
Sorting:
- deobfuse compiler☆214Updated 4 years ago
- break ollvm.☆104Updated 2 months ago
- hook or replace arbitary linux kernel functions in runtime, supporting arm32, arm64, x86, x86_64☆195Updated 3 weeks ago
- IDA plugin, unwind stack trace when debugging arm.☆137Updated 4 years ago
- Unicorn Emulator Debug Server - Written in Rust, with bindings for C, Go, Java and Python☆396Updated 2 months ago
- Automatically de-obfuscate ollvm and generate binaries☆112Updated 3 years ago
- ART tracing research☆91Updated 2 years ago
- linux kernel inline hook☆127Updated 2 years ago
- AArch32 and AArch64 Runtime Code Generation Library☆159Updated last month
- deobfuscator llvm arm64 script☆95Updated 5 years ago
- Materials for LIEF tutorials☆151Updated 2 years ago
- Official Capstone Disassembly Engine API documentation☆126Updated 3 years ago
- 逆向聚安全litevm相关☆52Updated 5 years ago
- Trace Android framework API, native libraries, system calls and other events using eBPF☆103Updated last year
- ☆58Updated last year
- D-810 is an IDA Pro plugin which can be used to deobfuscate code at decompilation time by modifying IDA Pro microcode.☆55Updated 3 years ago
- Official Unicorn CPU emulator framework API documentation☆268Updated 2 years ago
- Deobfuscate OLLVM Bogus Control Flow via angr☆63Updated 3 years ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆170Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆198Updated 3 years ago
- Common IDA scripts for effective Reverse Enginnering☆174Updated 2 years ago
- An arm32 ollvm like deofuscator,aim to remove obfuscation made by ollvm like compiler☆230Updated 4 years ago
- translator from dex bytecode into LLVM ir☆54Updated 3 years ago
- Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding☆70Updated 2 years ago
- Python3 useful scripts.☆34Updated 4 years ago
- ☆156Updated 5 years ago
- Container and system event tracing using eBPF☆33Updated last week
- android memory access trace utility powered by frida framework☆241Updated 3 years ago
- Resources of the "Dissecting mobile native code packers. A case study." Zimperium's blogpost.☆90Updated 7 years ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆219Updated 3 years ago