merge branch memory-shit into higher-half
This commit is contained in:
@@ -33,7 +33,7 @@ sys_exit_handler:
|
||||
|
||||
global test_user_function
|
||||
test_user_function:
|
||||
mov eax, 0xDEADBEEF
|
||||
mov eax, 0xB00B1E5 ; 0xDEADBEEF
|
||||
int 0x80
|
||||
jmp $
|
||||
|
||||
|
||||
Reference in New Issue
Block a user