Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CreditTone/hooker
/ hook_encryption_algo.js
File
hook_encryption_algo.js
js/hook_encryption_algo.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
N_ENCRYPT_MODE = 1
2
var
N_DECRYPT_MODE = 2
3
function
showStacks() {
4
var
Exception = Java.use(
"java.lang.Exception"
);
Callers
nothing calls this directly
Calls
4
bytesToString
Function · 0.85
bytesToHex
Function · 0.85
bytesToBase64
Function · 0.85
showStacks
Function · 0.70
Tested by
no test coverage detected