Nov 04, 2024, 11:18 AM
Thanks for the useful information
|
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
|
|
Nov 04, 2024, 11:18 AM
Thanks for the useful information
Nov 05, 2024, 11:05 PM
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
Nov 09, 2024, 10:20 AM
oh, thanks, will try!
Nov 15, 2024, 04:39 PM
There is no tools like that
Dec 19, 2024, 12:26 PM
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.
Dec 20, 2024, 01:25 AM
(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 |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| [2026] PACK Reverse Engineering | 16 | 356 |
Apr 22, 2026, 11:40 AM Last Post: nekate_fdg2yq |
||
| Ida Pro 9.0 Crack with Video Tutorial for Windows | 32 | 2,305 |
Apr 22, 2026, 06:35 AM Last Post: Usercomplex |
||
| How to start on Reverse Engineering? | 8 | 2,248 |
Apr 20, 2026, 08:17 AM Last Post: Usercomplex |
||
| Binary Ninja v5.2.8722 Personal | 3 | 219 |
Feb 09, 2026, 11:01 PM Last Post: HarmedThem |
||
| Reverse Engineering: A Comprehensive Guide | 69 | 5,233 |
Feb 07, 2026, 06:19 AM Last Post: thegodfather34 |
||