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:
Linux Commands An Android application with approximately 570 Linux commands
AChartEngine AChartEngine is a charting library for Android applications
Learn Java-8 Learn Java-8 - Java 8 is the most awaited and is a major feature release of Java programming language. This is an introductory tutorial that explains the basic-to-advanced features of Java 8 and their usage in a simple and intuitive way. This tutorial will be useful for most Java developers, starting from beginners to experts
Learn Selenium Learn Selenium - This tutorial is designed for software testing professionals who would like to learn the basics of Selenium through practical examples. The tutorial contains enough ingredients to get you started with Selenium from where you can take yourself to higher levels of expertise
Learn SIP v2 Learn SIP v2 - SIP is a signalling protocol designed to create, modify, and terminate a multimedia session over the Internet Protocol. It is an application layer protocol that incorporates many elements of the Hypertext Transfer Protocol (HTTP) and the Simple Mail Transfer Protocol (SMTP)
Learn XSD XML Schema Definition commonly known as XSD is a way to describe precisely the XML language
Learn LTE Learn LTE - LTE stands for Long Term Evolution and it was started as a project in 2004 by telecommunication body known as the Third Generation Partnership Project (3GPP). LTE evolved from an earlier 3GPP system known as the Universal Mobile Telecommunication System (UMTS), which in turn evolved from the Global System for Mobile Communications (GSM)
Learn XHTML Learn XHTML - This tutorial is designed for the aspiring web designers and web developers who are keen to understand XHTML in detail. Enthusiastic readers can use this tutorial as a source of additional reading. This tutorial provides a basic understanding of XHTML, its syntax and attributes with rules for using the same along with their practical examples