What's Changed
- Add some func/struct associated with [Set/Get]FileInformationByHandle by @hakril in #63
- Service handler functions by @hakril in #65
- Multiversion ORPC call in
RpcClientby @hakril in #66 - Add CI tests for
ctypes_generation\generate.pyby @hakril in #67 - Add some ctypes generation + Improve RPCClient error message & error code parsing by @hakril in #68
- Improve
windows.system.version_nameby @hakril in #69 - More stubborn tests & Implem by @hakril in #70
- Improve Test & CI by @hakril in #71
- Improve tests stability + new PEB_LDR_DATA definition by @hakril in #75
- Improve injection error reporting by @hakril in #74
- Improved behavior when running under Microsoft Store python interpreters by @dariushoule in #73
- TEB defintion and
Thread.tebfield by @hakril in #76 - Small improvments by @hakril in #77
- Minimal ARM64 consideration by @hakril in #78
- Bug in
RPCClient._get_response_effective_datafor 32b process by @hakril in #79 - Updates by @hakril in #80
- Add simplex_86 ljmp with standard parameter format handling for ptr16:32 by @hakril in #81
- Fixing somes bugs related to Advanced breakpoints & remotectypes by @hakril in #82
- Version 1.0.4 by @hakril in #83
New Contributors
- @dariushoule made their first contribution in #73
Full Changelog: v1.0.1...v1.0.4