MCPcopy
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

1var N_ENCRYPT_MODE = 1
2var N_DECRYPT_MODE = 2
3function showStacks() {
4 var Exception = Java.use("java.lang.Exception");

Callers

nothing calls this directly

Calls 4

bytesToStringFunction · 0.85
bytesToHexFunction · 0.85
bytesToBase64Function · 0.85
showStacksFunction · 0.70

Tested by

no test coverage detected