Screenshots
Example Usage
pid=1234
lib_path="/full/path/to/libgluasteal.dylib"
sudo lldb --attach-pid $pid --batch \
-o "p (void*)dlopen(\"$lib_path\", 1)" \
-o detach \
-o quit
See also
-SKYNET-Steam-Emulator
Open Source
Client emulator to play steam games on LAN without Internet connection.…
toolkit
Free
The essential toolkit for reversing, malware analysis, and cracking…
pylabview
Open Source
Python reader of LabVIEW RSRC files (VI, CTL, LLB). File format description on the Wiki.…
APKTool
Open Source
Kali
Tool for reverse engineering Android APK files. Decodes resources to their original form, rebuilds d…
pokeheartgold
Free
Decompilation of Pokemon HeartGold/SoulSilver…
wxapkg
Free
跨平台微信小程序反编译 GUI 工具,.wxapkg 文件扫描 + 解密 + 解包工具…