快速向模拟器注入大量内存 #38
Unanswered
Physics365
asked this question in
Q&A
Replies: 3 comments 2 replies
-
|
user的那个模拟器有个lua控制台,但CasioEmu(X|Neo)给它去了。用lua控制台的话倒可以用它提供的lua函数实现批量内存写入。其实最好还是期望imgui_club的内存编辑器能加个范围选中及多字节复制粘贴功能。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
我修改了qiufuyu123/CasioEmuNeo,支持了多字节粘贴。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
我之前试了casioemuneo的从字符串加载rop的功能,不过发现它没办法从字符串中加载字母(F2会变成52之类),不知道是什么问题。。。 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
模拟器能不能快速复制粘贴大量内存?
现在比如放一个 @Xyzstk 的内存编辑器在模拟器里得一个一个字节敲进去,能不能按一下Ctrl+V直接复制或者有别的命令行方法(好像是有的,但是我忘了)
Beta Was this translation helpful? Give feedback.
All reactions