mirror of https://github.com/a0rtega/pafish
Status update to #49 after repair.
This commit is contained in:
parent
a361ea64e4
commit
c91da10195
|
@ -14,7 +14,7 @@
|
||||||
#define TLS_HOOK_INFO_RETADDR_SPACE 0x100
|
#define TLS_HOOK_INFO_RETADDR_SPACE 0x100
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Hook information stored by Cuckoo at FS:[TLS_HOOK_INFO].
|
* Hook informnation stored by Cuckoo at FS:[TLS_HOOK_INFO].
|
||||||
*/
|
*/
|
||||||
struct hook_info {
|
struct hook_info {
|
||||||
unsigned int depth_count;
|
unsigned int depth_count;
|
||||||
|
|
Loading…
Reference in New Issue