smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/dedexer's syntax, and supports the full functionality of the dex format (annotations, debug info, line info, etc.).
The names "smali" and "baksmali" are the Icelandic equivalents of "assembler" and "disassembler" respectively. Why Icelandic you ask? Because dalvik was named for an Icelandic fishing village.
What's New in This Release:
· This is mostly just a bugfix release, although it does include support for a minor change in the way odex files are generated in api 17.
What's New in 1.4.0:
· The primary feature in this release is that deodexing has been much simplified. Additionally, for the developers out there, you'll notice that the mvn build has been replaced with a gradle build. The build instructions have been updated accordingly.
What's New in 1.3.3:
· cleanup, bugfixes
What's New in 1.3.2:
· This version now supports Honeycomb and Ice Cream Sandwich.
What's New in 1.2.8:
· support for gingerbread odex files
What's New in 1.2.6:
· support for gingerbread odex files
What's New in 1.2.6:
· This is a minor release with a few small bugfixes
Like it? Share with your friends!
Supported operating systems:
Google Android 1.0, Google Android 1.5, Google Android 1.6, Google Android 10.x, Google Android 2.0, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Similar Software:
M32 M32 Did you ever try to learn Assembly? Modern CPUs are far too complex for beginners to learn the basic concepts behind assembly language. M32 simulates a simple CPU and lets you see what your code does: step-by-step
RTMP Dump RTMP Dump is a tool to download rtmp:// and rtmpe:// streams
TabWidget TabWidget Custom implementation of Android tabs, that overcomes some of the shortcoming of built-in tabs.
The widget allows us to add custom background and use custom icons, tabs can be Top/Bottom aligned
CroakDroid Lite CroakDroid Lite is an unofficial Client application for the Hoptoad Error Tracking Service. It can be used to retrieve errors and display details about them. Requires an existing account and Auth Token.
This app is not officially associated with Hoptoad in any way. The name and logos for Hoptoad are trademarks of thoughtbot, inc
ActionScript3 Reference The ActionScript 3.0 Language Reference is a reference manual for the application programming interfaces (APIs) for Adobe Flash Professional, Flash Player and Adobe AIR.
This version includes ActionScript classes, methods, and properties that support the Adobe AIR runtime environment
Hecl Hecl The Hecl Programming Language is a high-level, open source scripting language implemented in Java. It is intended to be small, extensible, extremely flexible, and easy to learn and use. Infact, it's small enough that it runs on J2ME-enabled cell phones!
Why Hecl? Hecl is intended as a complement to the Java programming language, not a replacement