HyperDbg/hyperdbg/hprdbgctrl/code/debugger
Behrooz Abbassi 2068669f4a
Refactor: Improve memory management & readability
- Use dynamic memory management for the 'NtQuerySystemInformation' by using its 'ReturnLength' parameter to get required size of the requested information class buffer.
2022-02-06 16:06:42 -08:00
..
commands Refactor: Improve memory management & readability 2022-02-06 16:06:42 -08:00
communication add listing of active debugging processes and threads 2022-02-06 14:44:31 +03:30
core implement the thread switching mechanism 2022-02-01 15:15:46 +03:30
driver-loader general update 2022-01-18 22:38:56 +03:30
kernel-level Refactor - Code extraction 2022-02-03 12:25:17 -08:00
misc general update 2022-01-18 22:38:56 +03:30
script-engine-wrapper add testing for casts 2022-02-04 22:40:24 +03:30
tests general update 2022-01-18 22:38:56 +03:30
transparency general update 2022-01-18 22:38:56 +03:30
user-level change the appearance of switch listing command 2022-02-06 22:44:13 +03:30