1 repository
Tools for modifying compiled binary files to alter runtime behavior or bypass security controls.
Distinct from Patch Application: Distinct from Patch Application: focuses on the creation and injection of binary-level patches rather than applying standard source-level patch files.
Explore 1 awesome GitHub repository matching software engineering & architecture · Binary Patchers. Refine with filters or upvote what's useful.
APKLab is an integrated development environment designed for Android reverse engineering and mobile application security analysis. It provides a comprehensive workbench that enables users to decompile, analyze, modify, and repackage mobile application binaries directly within a code editor. The platform distinguishes itself by combining static code analysis with dynamic instrumentation capabilities. It transforms compiled packages into readable source code and assembly logic, while simultaneously offering tools to inject runtime hooks, patch application behavior, and intercept encrypted netwo
Enables the injection of custom code and security bypasses directly into application binaries.