Skip to content

huseyinturan/frida-scripts

Repository files navigation

frida-scripts

Frequently used frida scripts for Android Apps that hooks on Socket (inetSocket.js), JSON Object (jsonObject.js), OutputStream outputStream.js(), StringBuilder(stringBuilder.js).

trace.js script shows the target object usage stack.

logd.js script prints Log.d() lines for undebuggable apps and release mode apps.

cipher.js script to hook the Cipher class to print encryption keys, ivs and data

About

Frequently used frida scripts for Android Apps that hooks on Socket, JSON Object, OutputStream, StringBuilder. Object call stack tracing script which shows target Object usage. logd script that prints Log.d lines for undebuggable apps.

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors