diff --git a/README.md b/README.md index 9d153fb..1c8a0d3 100644 --- a/README.md +++ b/README.md @@ -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