ruptura icon indicating copy to clipboard operation
ruptura copied to clipboard

Switch Vezel.Ruptura.Injection to using Vezel.Ruptura.System APIs

Open alexrp opened this issue 2 years ago • 1 comments

Most of the stuff used in Vezel.Ruptura.Injection can be switched to these APIs now. It's a good way to dogfood those APIs.

The following APIs aren't covered:

  • [ ] CreateProcessW
  • [ ] CreateRemoteThreadEx
  • [ ] GetProcAddress
  • [x] IsWow64Process2
  • [x] ~~K32GetModuleBaseNameW~~
  • [x] OpenProcess (with caller-provided rights)

alexrp avatar Jul 14 '22 15:07 alexrp

This is partially blocked on #15 now.

alexrp avatar Apr 30 '24 02:04 alexrp