本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
wacked
/
hook_tests
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
_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…
取消
儲存