Dalvik

Browse 10 dalvik tools

AndBug Logo

A Scriptable Android Debugger for reverse engineers and developers.

0
Smali Syntax Highlighting for Vim Logo

Syntax highlighting for Smali (Dalvik) Assembly language in Vim.

0
dex2jar Logo

Tools for working with Android .dex and Java .class files, including dex-reader/writer, d2j-dex2jar, and smali/baksmali.

0
Smali/Baksmali mode for Emacs Logo

An Emacs major mode that provides syntax highlighting and enhanced readability for smali code files used in Android malware analysis.

0
Enjarify Logo

A tool for translating Dalvik bytecode to equivalent Java bytecode, allowing Java analysis tools to analyze Android applications.

0
Dalvik Opcodes Logo

A set of instructions for the Dalvik virtual machine to manipulate registers and values in Android applications.

0
Enjarify by Google Logo

A tool for translating Dalvik bytecode to Java bytecode for analyzing Android applications.

0
Redexer Logo

Redexer is a reengineering tool that parses, analyzes, and modifies Android DEX files for binary manipulation and permission analysis.

0
MARA Framework Logo

MARA is a Mobile Application Reverse engineering and Analysis Framework with various features for testing mobile applications against OWASP mobile security threats.

0
Androwarn Logo

Androwarn performs static analysis of Android applications using Dalvik bytecode examination to detect and report potentially malicious behaviors.

0