ghidra/Ghidra/Debug/Debugger-agent-frida/data/scripts/onReceive.js
2022-03-16 05:44:29 -04:00

2 lines
59 B
JavaScript

onReceive(events) { console.log(JSON.stringify(events)); }