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:
Learn Swift Learn Swift - This tutorial is designed for software programmers with a need to understand the Swift programming language starting from scratch. This tutorial will give you enough understanding on Swift programming language from where you can take yourself to higher level of expertise. Swift is a new programming language developed by Apple Inc for iOS and OS X development
Learn Android v2 Learn Android v2 - Android is an open source and Linux-based operating system for mobile devices such as smartphones and tablet computers. Android was developed by the Open Handset Alliance, led by Google, and other companies. This tutorial will teach you basic Android programming and will also take you through some advance concepts related to Android application development
HTML Test HTML Test - Try your HTML code. It supports everything that an internet browser must be. It gives a preview of your webpage according according to your HTML code. It supports inline styling. You can creat form, table which include button, slide,checkbox, etc. Note: It will not create website
Learn Lucene Learn Lucene - Lucene is an open source java based search library. Lucene is very popular and fast search library used in java based application to add document search capability to any kind of application in a very simple and efficient way
Learn Node js Learn Node js - This tutorial is designed for software programmers who wants to learn the basics of Node.js and it's architectural concepts in simple and easy ways. This tutorial will give you enough understanding on components of Node.js with suitable examples. Node.js is a very powerful JavaScript based framework/platform built on Google Chrome's JavaScript V8 Engine
Learn LISP Learn LISP - This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to LISP Programming language. Lisp is the second-oldest high-level programming language after Fortran and has changed a great deal since its early days, and a number of dialects have existed over its history
Learn XSLT Learn XSLT will teach you basics of XSLT
Learn LinQ Learn LinQ - The aim of this tutorial is to offer an easy understanding of LINQ to the beginners who are keen to learn the same. The acronym LINQ is for Language Integrated Query. Microsoft’s query language is fully integrated and offers easy data access from in-memory objects, databases, XML documents and many more