| onethawt/reverseengineering-reading-list |
1,865 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
|
|
| A list of Reverse Engineering articles, books, and papers |
| sashs/Ropper |
1,739 |
|
0 |
0 |
over 2 years ago |
0 |
|
34 |
bsd-3-clause |
Python |
| Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper uses the awesome Capstone Framework. |
| merrychap/shellen |
799 |
|
1 |
0 |
about 5 years ago |
24 |
September 13, 2018 |
7 |
mit |
Python |
| :cherry_blossom: Interactive shellcoding environment to easily craft shellcodes |
| yhs0602/Android-Disassembler |
504 |
|
0 |
0 |
over 2 years ago |
0 |
|
91 |
mit |
C |
| Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱 |
| capstone-rust/capstone-rs |
194 |
|
21 |
29 |
over 2 years ago |
17 |
May 02, 2022 |
21 |
|
C |
| high-level Capstone system bindings for Rust |
| AlexAltea/capstone.js |
158 |
|
2 |
4 |
over 3 years ago |
1 |
May 25, 2022 |
4 |
bsd-3-clause |
JavaScript |
| Capstone disassembler framework for JavaScript |
| bnagy/gapstone |
112 |
|
1 |
5 |
over 6 years ago |
1 |
August 28, 2019 |
1 |
other |
Go |
| gapstone is a Go binding for the capstone disassembly library |
| v-p-b/peCloakCapstone |
75 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
|
Python |
| Platform independent peCloak fork based on Capstone |
| sapir/sonare |
67 |
|
0 |
0 |
about 8 years ago |
0 |
|
13 |
mit |
Python |
| A Qt-based disassembly viewer based on radare2 |
| cocoahuke/mackextdump |
41 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
mit |
C |
| Dump Kext information from Macos. Support batch analysis. The disassembly framework used is Capstone |