Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
421 contributions in the last year
Contribution activity
August 2020
Created a pull request in tklengyel/drakvuf that received 2 comments
- procmon: hook NtOpenThread
- syscalls: refactor printers
- injector: don't accept kernel address as return address in trap frame
- injector: fix race condition when TID is not specified
- Filetracer Plugin for Linux
- libusermode, syscalls, filetracer: add new types to printers, fix WoW64, add status for NtCreateFileHook
Created an issue in tklengyel/drakvuf that received 1 comment
Split `win_injector.c` into separate files for each injection method
Currently the injector code is extremely hard to follow with multiple injection methods all being jammed into injector_int3_cb for Windows. Splitti…
1
comment