An open API service indexing awesome lists of open source software.

https://github.com/abhithemodder/understand-smali

This repo is for beginners in reverse engineering (Android), who keep wondering about everything inside smali.
https://github.com/abhithemodder/understand-smali

baksmali hacktoberfest hacktoberfest2024 java opcodes smali smali-baksmali smali-helper smali-lang smali-opcodes understand-smali

Last synced: about 2 months ago
JSON representation

This repo is for beginners in reverse engineering (Android), who keep wondering about everything inside smali.

Awesome Lists containing this project

README

        

# understand-smali
This repo is for beginners in reverse engineering (Android), who keep wondering about everything inside smali.

[![Build and Release](https://github.com/AbhiTheModder/understand-smali/actions/workflows/book-release.yml/badge.svg)](https://github.com/AbhiTheModder/understand-smali/actions/workflows/book-release.yml)

# Wiki
> [!TIP]
> repo wiki page: [understand-smali.wiki](https://github.com/AbhiTheModder/understand-smali/wiki).
>
> web page: [https://smali.pages.dev](https://smali.pages.dev).
>
> `PDF/EPUB`: Check out [releases](https://github.com/AbhiTheModder/understand-smali/releases) section

### 🐩 Contributions

Contributions of any type are welcome as long as it helps improving the repo/site and better help towards understanding smali. Feel free to do pull-request's with your changes!

**Working on your first Pull Request?** You can learn how from this _free_ series [How to Contribute to an Open Source Project on GitHub](https://kcd.im/pull-request)

## 👨🏻‍💻 Support

| Telegram Group | Contact Bot |
|--------|--------|
| [![](https://img.shields.io/badge/Telegram-black?style=for-the-badge&logo=Telegram "Telegram")](https://t.me/joinchat/xP-wW-A5mIBmMjY1) | [![](https://img.shields.io/badge/Telegram-bot-black?style=for-the-badge&logo=Telegram_bot "Telegram Bot")](https://t.me/QbtaumaiBot) |

## 💖 Like my work?
This project needs a ⭐ from you. Don't forget to leave a ⭐.

## License

```plaintext
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.
```