Source
P4nda0s/reverse-skills
- Skills
- 7
#SkillSourceInstalls
1rev-dex-dumperC+ · 24Dump DEX files from a running Android app for unpacking/deobfuscation. Activate when the user wants to unpack an Android APK, dump DEX from memory, extract decrypted DEX files, or defeat class-loading packing.SecurityP4nda0s/reverse-skills02rev-fridaC+ · 24Generate Frida hook scripts using modern Frida API. Activate when the user wants to write Frida scripts, hook functions at runtime, trace calls or arguments or return values, intercept native or ObjC or Java methods, dump memory or exports, or handle native module load timing for Android and other targets.