index-login
- 6 skills
- 0 followers
- 19 hours ago last updated
- ▌ Rev Struct · index-loginReconstruct data structures by analyzing memory access patterns across functions
- ▌ Rev Symbol · index-loginRestore function symbols by analyzing code patterns, strings, constants, and cross-references
- ▌
- ▌ Rev Unicorn Debug · index-login bundleDebug and emulate specific code fragments or functions using the Unicorn engine. Activate when the user wants to emulate a function with Unicorn, trace binary execution without running the full program, decrypt or decode data by emulating the algorithm, or bypass environment dependencies (JNI, syscalls, libc) during emulation.
- ▌
- ▌ Frida Mobile Security · index-login bundle用于 Android/iOS 移动应用安全逆向分析:Frida 动态插桩、绕过反调试/反注入/加固壳、脱壳、加密与 native SO 层 hook、运行时行为分析、jadx-mcp 静态攻击面分析。内置工具链:一键脱壳 unpack.py、ELF 侦察 elfinfo.py、监控/绕过模块、独立检测工具(注入/调试/签名)。用户提到"绕过检测/闪退/脱壳/加密/抓包/行为摸底/内存扫描/分析 so/ELF 侦察/检查证书"等意图时使用。