Update README.md

This commit is contained in:
Jack Ullrich
2019-07-08 14:29:08 -05:00
committed by GitHub
parent 29086686d4
commit 0dbcd17218
+1 -1
View File
@@ -42,5 +42,5 @@ ExitThread(0);
* If you wish to add a function you must keep it between the MalCodeBegin and MalCodeEnd markers.
* Don't forget to call the ScStdio::MalCode() at some point, otherwise when compiling in release with the suggested switches, the code will optimized away.
ShellcodeStdio @ winternl.com (Jack Ullrich)
ShellcodeStdio @ winternl.com
Credit for cool macros: reddit.com/user/good_nickname