dexmod is a tool written in python to exemplify patching Dalvik bytecode in a DEX (Dalvik Executable) file, and assist in the static analysis of Android applications. It allows researchers to: Find methods in the application based on bytecode patterns Add new strings to the application Patch methods with custom bytecode Download and Usage: Download the dexmod code, and modify the editBytecode.py skeleton code to include custom bytecode patching logic based on analyzed samples. Run the following command, where DEX_FILE_NAME is the name of the DEX file to be patched: python dexmod.py [DEX_FILE_NAME] The tool will generate a patched DEX file with the name
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A search engine for the Internet of Things (IoT) that discovers and monitors devices connected to the internet.
Comprehensive manual for mobile app security testing and reverse engineering with technical processes for verifying controls.
A data-mining and deep web asset search engine for breach analysis and prevention services.
Extract local data storage of an Android application in one click.
Python tool for monitoring user-select APIs in Android apps using Frida.
A Graphical Realism Framework for Industrial Control Simulation organized as 5 VirtualBox VMs for realistic ICS network simulation.
Tools and documentation for validating hardware security requirements on x86 platforms, including bootable USB key creation and platform configuration verification.
Phish Report is inaccessible without JavaScript and cookies enabled.
iOS Reverse Engineering Toolkit for automating common tasks in iOS penetration testing.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.