Bix3
Bix3
@Waterman178 i didnt do much to that code, its the same as in the example https://github.com/can1357/ByePg/blob/cc698e79fc7aa11d3aff79af545e26a93fa104d6/ExHook/main.cpp#L173
@Waterman178 I am just getting started with this library, the code I posted is basically the ExHook example written by @can1357 from the github page with only the Initialization code...
Hi, this is the DbgPrints it spams out: ``` 00002321 1.14731109 SYSCALL 1032 [000000F0525FF410, 00000000BEEFDEAD, 0000000000000000, 000002C3A3D57DC0] 00002322 1.14731205 00002323 1.14731216 3 00002324 1.15891695 Target process instance [PID: 14628, EPROCESS:...
ok just tested a bit more, seems like every real computer stucks in a loop with that code, while the same binaries work on all virtual machines i tested it...
for 1032 i just used it as like a "own syscall" since it is unused. i will try later with a valid call. i will upload the project
ok. thank you for your answer. Pcileech is a great project : )
Yes, it would still be interesting. it doesnt need to be fully remote : )