3 Repos
Utilities for removing or applying encryption to compiled binary files to enable analysis.
Distinct from Decryption Utilities: Closest candidates focus on stream or credential encryption, whereas this is for application-level binary file unlocking
Explore 3 awesome GitHub repositories matching security & cryptography · Binary Decryption Tools. Refine with filters or upvote what's useful.
ipwndfu ist eine Sammlung von Software-Dienstprogrammen, die darauf ausgelegt sind, den iOS-Bootrom auszunutzen, um die Ausführung unsignierten Codes und die Firmware-Manipulation zu ermöglichen. Das Projekt bietet Tools, um Apple-Geräte in einen pwned-DFU-Zustand zu versetzen, wodurch das System sichere Boot-Signaturen umgehen kann. Das Toolkit enthält Funktionen für hardwarebasierte Entschlüsselung, wobei die eindeutigen Schlüssel eines angeschlossenen Geräts verwendet werden, um Daten in einem eingeschränkten Update-Modus zu entschlüsseln. Es bietet zudem Dienstprogramme zum Extrahieren von System-ROM und Flash-Speicher aus der Hardware für die Offline-Sicherheitsanalyse. Die Software deckt breitere Bereiche der Hardware-Exploitation ab, einschließlich Firmware-Downgrading durch Umgehung von Signaturprüfungen und die Bereitstellung von Exploits über USB, um Speicherbeschädigungen auszulösen.
Provides a tool that uses connected device hardware keys to decrypt encrypted hex data.
JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well
Applies or removes application-level encryption to secure or unlock compiled SWF files.
Clutch is a command-line utility designed for security research on jailbroken mobile devices. It functions as a specialized toolkit for identifying, decrypting, and extracting installed mobile application binaries to facilitate manual code inspection and vulnerability assessment. The tool provides capabilities for removing platform-level encryption from protected software, allowing researchers to isolate core executable files from application bundles. By performing memory-mapped file dumping and reconstructing binary headers, it enables the conversion of protected applications into portable,
Provides a command-line utility for removing encryption from installed mobile applications on jailbroken devices.