removed to-do

pull/1/head
qtkite 3 years ago
parent 10b7ce23e0
commit e8ca1c6fd0

@ -1,19 +1,5 @@
// this is to poc for dumping out registry files as part 2 of the reversal
// this is to poc for dumping out registry files
//
// TO-DO:
// inject and write findings
// list of functions to hook from ADVAPI32
// RegEnumValueW [done]
// RegDeleteValueW [done]
// RegDeleteKeyW [done]
// RegSetValueExW [done]
// RegCreateKeyExW [done]
// RegConnectRegistryW [done]
// RegEnumKeyExW [done]
// RegCloseKey [not hooked since redundant]
// RegQueryValueExW [done]
// RegOpenKeyExW [done]
// reformat printing
#include "pch.h"

Loading…
Cancel
Save