Skip to content

enovella/re-scripts

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ida
 
 
r2
 
 
 
 
 
 
 
 

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] <<

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages