使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
wacked
/
hook_tests
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
_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 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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
撰写
预览
正在加载...
取消
保存