xoffio

Results 14 issues of xoffio

Added `script.exports` function. This fixes issue #105

We can use the JavaScript API docs as a goal -> https://frida.re/docs/javascript-api/#process - [x] `Process.id` done in #182 - [ ] `Process.arch` - [x] `Process.platform` done in #182 - [...

Hi! I am loading a js script and then injecting a lib into a program. ```rust ... // Load the script into the target process. session.create_script(script_source, &mut script_option); script.load(); println!("[*]...

**Version and Platform (required):** Client: - Binary Ninja Version: 5.1.8104-stable - OS: Windows - OS Version: 11 - CPU Architecture: x86-64 - Local or Remote Debugging: remote debugging Remote: -...

Impact: High