Skip to content

apkunpacker/Native2Frida

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Native2Frida

Give It Decompiled IDA Code and get Frida Script for All Functions which have Char as argument or return type as char

Feel free to modify as per as need . May be if you modify for generating hook for all method without any char filtering please let me know and send a PR

javac Native2Frida.java
java Native2Frida Decompiled.c output.js

If output file is not provided then code will be printed in console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages