Bypass Decrypted ROM Integrity Checks - Frida
0 | 2K
Uploaded by: @ibadfawa
Manipulate ROM storage integrity check
Manipulate ROM storage integrity check
Multi bypass for android
Android universal pinning
List all the firebase remote config values
Bypas
A script that will extract/intercept certificates from the Android+OpenSSL based binary by hooking the i2d_X509 function to retrieve it's DER content.
A script that will extract/intercept private keys from the Android+OpenSSL based binary by hooking the i2d_PrivateKey and PEM_read_bio_PrivateKey functions.
dddddd
Bypass TikTok SSL pinning on TikTok
eee
Rebase of an existing script. Created for personal use.
TikTok Lite SSL Unpinning
cre: https://github.com/Eltion
Single-step debugging of native code using frida, stalker, and semaphore @ https://github.com/axhlzy/FridaDebugger
Dynamically parsing Android il2cpp, using export methods to help us quickly analyze game logic, type resolution ... @ https://github.com/axhlzy/Il2CppHookScripts
Hook the BCryptDecrypt() function of the windows bcrypt.dll in order to extract decrypted contents during runtime of the hooked program.