Skip to content
#

smali

Here are 116 public repositories matching this topic...

dexcalibur

[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.

  • Updated Feb 2, 2023
  • JavaScript

We developed a malware for educational purposes. In particular, our goal is to provide a PoC of what is known as a Repacking attack, a known technique widely used by malware cybercrooks to trojanize android apps. The answer to solve this particular goal boils down in the simplicity of APK decompiling and smali code injection.

  • Updated May 13, 2019
  • Java

Improve this page

Add a description, image, and links to the smali topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smali topic, visit your repo's landing page and select "manage topics."

Learn more