Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
wacked
/
hook_tests
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
_rip_relative has to use x64 registers for the proper rip relative adressing
That's actually an embarassing error...
master
aaaaaa aaaaaaa
7 anni fa
parent
72b73ee462
commit
c56030a7d1
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test_cases/simple_tests.asm
+ 1
- 1
test_cases/simple_tests.asm
Vedi File
@@ -11,7 +11,7 @@ _small:
public _rip_relative
_rip_relative:
mov
eax,
[seed]
mov
rax, qword
[seed]
mov ecx, 214013
mul ecx
add eax, 2531011
Write
Preview
Loading…
Annulla
Salva