> cat /dev/github | grep security-tools
discovered 03 Aug 2026

dumpdecrypted

via awesome-list
→ View on GitHub
dumpdecrypted is a tool designed for obtaining decrypted copies of iPhone applications, serving as a more effective alternative to GDB scripts in scenarios where GDB is not functional. Its primary use case is for security researchers, allowing them to inspect application binaries by dumping the decrypted executable while addressing sandboxing challenges encountered during operation. Notable features include automated detection of encrypted data, support for FAT binaries, and the capability to write decrypted output to designated locations, accommodating various sandbox constraints.