Thread: Remora Hook
View Single Post
  #1  
Old 09-05-2026, 18:04
cyberbob's Avatar
cyberbob cyberbob is offline
VIP
 
Join Date: Aug 2004
Posts: 97
Rept. Given: 23
Rept. Rcvd 119 Times in 29 Posts
Thanks Given: 6
Thanks Rcvd at 53 Times in 18 Posts
cyberbob Reputation: 100-199 cyberbob Reputation: 100-199
Remora Hook

hi,

I just open-sourced my tool: Remora Hook.

Win64 API monitor that hooks a target process using Export Address Table (EAT) and Import Address Table (IAT) patching -- no code modification on API bodies, no debugger attachment. Works with both normally compiled executables and heavily obfuscated, packed binaries with multiple unpacking layers, so you get a useful API log without fighting the protector first.

There is also a short demo GIF on the website showing it in action.

https://github.com/arkup/remora
Reply With Quote
The Following 6 Users Say Thank You to cyberbob For This Useful Post:
bolo2002 (09-05-2026), CRC32 (09-06-2026), Fyyre (09-06-2026), Gyrus (09-06-2026), MarcElBichon (09-05-2026), user_hidden (09-05-2026)