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 command line steganography tool that uses LSB technique to hide files within images without visible alteration.
A hardware security validation toolkit for x86 platforms that provides bootable tools for checking platform configuration registers and managing SecureBoot keys.
PLCinject is a tool for injecting and patching blocks on PLCs with a call instruction.
Semi-tethered jailbreak for iPhone 5s to iPhone X, running iOS 12.0 and up, using the 'checkm8' bootrom exploit.
An industrial control system testing tool that enables security researchers to enumerate SCADA controllers, read register values, and modify register data across different testing modes.
Python tool for monitoring user-select APIs in Android apps using Frida.
Extract local data storage of an Android application in one click.
Hashcat is a fast and advanced password recovery utility that supports various attack modes and hashing algorithms, and is open-source and community-driven.
Web-based tool for browsing mobile applications sandbox and previewing SQLite databases.
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.