3 个仓库
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 是一套软件实用程序,旨在利用 iOS Bootrom 来实现未签名代码执行和固件操纵。该项目提供的工具可将 Apple 设备置于 pwned DFU 状态,从而允许系统绕过安全启动签名。 该工具包包括基于硬件的解密能力,使用连接设备的唯一密钥在受限更新模式下解密数据。它还提供了用于从硬件中提取系统 ROM 和闪存以进行离线安全分析的实用程序。 该软件涵盖了更广泛的硬件利用领域,包括通过绕过签名检查进行固件降级,以及通过 USB 传递漏洞利用以触发内存损坏。
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.