This website works better with JavaScript.
首頁
探索
說明
登入
wacked
/
hook_tests
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
_rip_relative has to use x64 registers for the proper rip relative adressing
That's actually an embarassing error...
master
aaaaaa aaaaaaa
7 年之前
父節點
72b73ee462
當前提交
c56030a7d1
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
test_cases/simple_tests.asm
+ 1
- 1
test_cases/simple_tests.asm
查看文件
@@ -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…
取消
儲存