From 6cd66632242742d391b298c9875cc60f55c18087 Mon Sep 17 00:00:00 2001 From: xerox Date: Sun, 26 Jul 2020 02:11:49 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a22079a..e9277d0 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,13 @@ Registeration of APCS: LOBYTE(v77) = 0; KeInitializeApc(allocated_pool_2, some_pethread, 0i64, j_apc_callback, 0i64, 0i64, v77, 0i64); if ( (unsigned __int8)KeInsertQueueApc(allocated_pool_2, allocated_pool_2, 0i64, 2i64) ) -``` \ No newline at end of file +``` + +# HWID + +```cpp +02646072 190.99209595 [GoodEye]ZwDeviceIoControlFile Called From 0xFFFFF804DEFDB9B1 +02646073 190.99211121 [GoodEye] - FileHandle: 0xFFFFFFFF80003E28 +02646074 190.99211121 [GoodEye] - IoControlCode: 0x000000000007C088 +02646075 190.99211121 [GoodEye] - OutputBufferLength: 0x0000000000000211 +02646076 190.99211121 [GoodEye] - InoutBufferLength: 0x0000000000000021 \ No newline at end of file