Created
June 29, 2020 11:22
-
-
Save PacodiazDG/0e97b610bca24c36ab23c5dccadfc240 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00401533 | 51 | push ecx | | |
00401534 | 81EC 34020000 | sub esp,234 | | |
0040153A | E8 010A0000 | call stack.401F40 | | |
0040153F | C70424 06404000 | mov dword ptr ss:[esp],stack.404006 | 404006:"kernel32.dll" | |
00401546 | A1 30614000 | mov eax,dword ptr ds:[<&GetModuleHandle | | |
0040154B | FFD0 | call eax | | |
0040154D | 83EC 04 | sub esp,4 | | |
00401550 | 8945 F4 | mov dword ptr ss:[ebp-C],eax | | |
00401553 | C74424 04 13404000 | mov dword ptr ss:[esp+4],stack.404013 | 404013:"SetProcessDEPPolicy" | |
0040155B | 8B45 F4 | mov eax,dword ptr ss:[ebp-C] | | |
0040155E | 890424 | mov dword ptr ss:[esp],eax | | |
00401561 | A1 34614000 | mov eax,dword ptr ds:[<&GetProcAddress> | | |
00401566 | FFD0 | call eax | | |
00401568 | 83EC 08 | sub esp,8 | | |
0040156B | 8945 F0 | mov dword ptr ss:[ebp-10],eax | | |
0040156E | 837D F0 00 | cmp dword ptr ss:[ebp-10],0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment