Is there any useful tool that can directly inject the functional code I need into apk
by qian30090 - Monday November 4, 2024 at 11:18 AM
#1
Thanks for the useful information
Reply
#2
https://github.com/JesusFreke/smali

definitely try to read into it because you would need to learn about dex bytecode and how that works. there is no payload generation built in so you would need to use it like x64dbg and then patch it.

for payload generation look into this

https://github.com/linkedin/dexmaker
Reply
#3
oh, thanks, will try!
Reply
#4
There is no tools like that
Reply
#5
Frida is a dynamic instrumentation toolkit that can be used to inject custom scripts into running applications, including APKs. It allows you to hook functions, modify app behavior, and analyze the app’s internal workings in real time.

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | http://c66go4clkqodr7tdjfu76jztjs7w7d3fajdeypxn73v4ju3dt7g5yyyd.onion/Forum-Ban-Appeals if you feel this is incorrect.
Reply
#6
(Dec 19, 2024, 12:26 PM)salv Wrote: Frida is a dynamic instrumentation toolkit that can be used to inject custom scripts into running applications, including APKs. It allows you to hook functions, modify app behavior, and analyze the app’s internal workings in real time.

This can only be used for running apps, and cannot be injected directly from the installation package
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Reverse Engineering: A Comprehensive Guide Blue_Hawk 75 6,598 May 11, 2026, 09:47 AM
Last Post: Lokus
  Blue Fox: Arm Assembly Internals and Reverse Engineering DragonWarrior 11 3,052 May 11, 2026, 09:44 AM
Last Post: Lokus
  Ghidra and dynamic analysis? Lokus 0 87 May 11, 2026, 09:41 AM
Last Post: Lokus
  Unpack Themida yira_net 0 129 May 11, 2026, 03:18 AM
Last Post: yira_net
  Ida Pro 9.0 Crack with Video Tutorial for Windows kraber 35 3,104 May 04, 2026, 08:27 AM
Last Post: Letmein1

Forum Jump:


 Users browsing this forum: 1 Guest(s)