All Projects → enovella → re-scripts

enovella / re-scripts

Licence: other
IDA, Ghidra and Radare2 scripts. Also Android scripts to make your life easier.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to re-scripts

Awesome Reverse Engineering
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
Stars: ✭ 2,954 (+6185.11%)
Mutual labels:  idapython, radare2, idapro, binaryninja
Hyara
Yara rule making tool (IDA Pro & Binary Ninja & Cutter Plugin)
Stars: ✭ 142 (+202.13%)
Mutual labels:  idapython, idapro, binaryninja
ida-scripts
Collection of IDA Pro/Hex-Rays configs, scripts, and plugins
Stars: ✭ 18 (-61.7%)
Mutual labels:  idapython, idapro
Guanciale
🥓 Grab info needed by Carbonara from executables and disassemblers databases
Stars: ✭ 14 (-70.21%)
Mutual labels:  radare2, idapro
idapython-cheatsheet
scripting IDA like a Pro
Stars: ✭ 13 (-72.34%)
Mutual labels:  idapython, idapro
Stingray
IDAPython plugin for finding function strings recursively
Stars: ✭ 110 (+134.04%)
Mutual labels:  idapython
Fakepdb
Tool for PDB generation from IDA Pro database
Stars: ✭ 186 (+295.74%)
Mutual labels:  idapython
Mipsaudit
IDA MIPS静态扫描脚本,汇编审计辅助脚本
Stars: ✭ 101 (+114.89%)
Mutual labels:  idapython
Ida For Delphi
IDA Python Script to Get All function names from Event Constructor (VCL)
Stars: ✭ 92 (+95.74%)
Mutual labels:  idapython
Nao
Simple No-meaning Assembly Omitter for IDA Pro (This is just a prototype)
Stars: ✭ 228 (+385.11%)
Mutual labels:  idapython
Idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
Stars: ✭ 214 (+355.32%)
Mutual labels:  idapython
Ida Minsc
IDA-minsc is a plugin for IDA Pro that simplifies IDAPython. The API is grouped into contextual modules, and is dumbed down by removing the concept of types (DWIM). This allows one to script w/ very little investment or the need for documentation. Click "Watch" to keep track of any ongoing development, and smash that "Star" button if you like this.
Stars: ✭ 170 (+261.7%)
Mutual labels:  idapython
Idapyhelper
IDAPyHelper is a script for the Interactive Disassembler that helps writing IDAPython scripts and plugins.
Stars: ✭ 128 (+172.34%)
Mutual labels:  idapython
Iboot64helper
IDAPython loader to help with AArch64 iBoot, iBEC, and SecureROM reverse engineering
Stars: ✭ 189 (+302.13%)
Mutual labels:  idapython
Flare Ida
IDA Pro utilities from FLARE team
Stars: ✭ 1,374 (+2823.4%)
Mutual labels:  idapython
Lighthouse
A Code Coverage Explorer for Reverse Engineers
Stars: ✭ 1,348 (+2768.09%)
Mutual labels:  idapython
Abyss
abyss - IDAPython Plugin for Postprocessing of Hexrays Decompiler Output
Stars: ✭ 161 (+242.55%)
Mutual labels:  idapython
Hexraystoolbox
Hexrays Toolbox - Find code patterns within the Hexrays AST
Stars: ✭ 202 (+329.79%)
Mutual labels:  idapython
Genmc
Display Hex-Rays Microcode
Stars: ✭ 159 (+238.3%)
Mutual labels:  idapython
Amie
A Minimalist Instruction Extender for the ARM architecture and IDA Pro
Stars: ✭ 136 (+189.36%)
Mutual labels:  idapython

re-scripts

IDA, Ghidra and Radare2 scripts

Radare2 scripts

  • Install Radare2 API:
    • sudo pip3 install r2pipe

fnd-native-on-apks.py

[00:52 edu@de11 r2] > python3 fnd-native-on-apks.py classes.dex
Lktnznvzk/B8JGragL;->e0BKigvZ(Ljava/lang/String;)V
Lktnznvzk/B8JGragL;->kQlvThOX(I)Ljava/lang/String;
Lktnznvzk/GQXHPoH2;->Ii4wCzIb(Landroid/content/Context;Lktnznvzk/CcHdfDwq;)V
Lktnznvzk/GQXHPoH2;->dVZw9Ic4()V
Lktnznvzk/WPhrgsA0;->m4oevkMk(Landroid/content/Context;Landroid/app/Instrumentation;)V
Lktnznvzk/cfjzcnFw;->bl8u_2BW(Landroid/content/Context;)Ljava/lang/String;
Lktnznvzk/cfjzcnFw;->iBC2p5jZ(Landroid/content/Context;)Z
Lktnznvzk/cfjzcnFw;->mgu8vTph(Landroid/content/Context;)V
Lktnznvzk/m6xY5gLT;->SzE3mfpa(Z)V
Lktnznvzk/nmlzScff;->HRYjrbFM(Landroid/app/Activity;)V
Lktnznvzk/nmlzScff;->Wp1IXxUR(Landroid/app/Activity;)V
Lktnznvzk/nmlzScff;->ddKwoTnK(Landroid/app/Activity;)V
Lktnznvzk/nmlzScff;->lAfxDkdQ()V
Lktnznvzk/nmlzScff;->zwaFeGH7()V
>> JNI [14 natives/54313 methods/7539 classes] <<
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].