Jake Heath

Results 13 issues of Jake Heath

Some XMLHTTPRequests not converting non-gen payloads

The highlighting seems to be grabbing the wrong lines in some cases. Additionally, some inline DOM writes are being entirely highlighted, making it hard to read. Parse the DOM structure...

It'd be good to rewrite all the documentation to use the most updated forms of tracy and provide a bit more context about how to use the tool.

Other processes shouldn't be able to call the APIs otherwise, it would allow them to view all SYS calls

Add UI elements to support repeater

It would be helpful to capture the IOCTL responses in the UI

Write benchamrks to measure the performance of syscalls/second. make a goal for how many syscalls/second the tool should support without a performance hit

![Untitled](https://user-images.githubusercontent.com/16947503/57026766-66f1f700-6bef-11e9-881f-0db4a17957ee.png)

Repo is two npm projects. Merge into one

After adding support for importing nodejs modules inside frida scripts, waiting for attach/detach operations to finish times out with synchronous APIs. Adding async option to these APIs or exposing separate...