RE-Thing is a curated collection of reverse engineering tools focused on deobfuscation, decompilation, and malware analysis for various platforms including Android and binaries.
Reverse Engineering Tools (deobf, decompiler etc..)
This repository serves as a comprehensive resource for security researchers, malware analysts, and reverse engineers seeking a consolidated list of tools to analyze, decompile, and reverse engineer applications and binaries. Users can quickly find specialized tools for Android app analysis, binary inspection, and dynamic instrumentation to aid in vulnerability research and malware dissection.
RE-Thing is not a standalone tool but a comprehensive index of reverse engineering utilities; users should refer to each linked tool's documentation for installation and usage. The repository owner offers support via Discord, indicating a community-driven approach. Users should verify the trustworthiness and compatibility of each tool individually before use.
No direct installation steps provided as this is a curated list of tools
Users should visit individual tool repositories or websites for installation details
For example, to unzip Android APKs, use the CLI command: unzip application.apk
CTRL + F and type keyword
Search within the list to quickly find specific tools or keywords
unzip application.apk
Extract files from an Android APK for manual inspection