Skip to content

Commit

Permalink
Fix IDA plugin build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattiwatti committed Dec 13, 2020
1 parent 9ad0839 commit d2a719c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ScyllaHideIDAServer/IdaServerExchange.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ typedef struct _IDA_SERVER_EXCHANGE
unsigned char EnablePebHeapFlags;
unsigned char EnablePebNtGlobalFlag;
unsigned char EnablePebStartupInfo;
unsigned char EnablePebOsBuildNumber;

unsigned char EnableOutputDebugStringHook;

Expand Down

0 comments on commit d2a719c

Please sign in to comment.