如何读取写入或偏移量的十六进制字节.exe运行时加载程序 [英] How to read write a or offset hex byte .exe runtime loader

查看:113
本文介绍了如何读取写入或偏移量的十六进制字节.exe运行时加载程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试通过跟随offset或RVA修补十六进制字节,

i am trying to patch hex byte by following offset or RVA , 

要求

假设一个简单的例子

il代码ldc.i4.0中的exe => offsert => 0x1234 hexbyte 0x16现在是运行时补丁,即ldc.i4.1 => offsert => 0x1234十六进制0x17 

a exe inside il code ldc.i4.0 => offsert => 0x1234 hexbyte 0x16 now runtime patch that ldc.i4.1 => offsert => 0x1234 hexbyte 0x17  

也要更改运行时间.可以给我一些建议.

like this multi offset also want change run time. can please some give propersoultion . 

代码应该是这样的

像这样

http://files.rbradford.me/docs/Memory.cs

http://files.rbradford.me/docs/Memory.cs

请帮我做最后一个动作,我将偏移地址,十六进制字节二进制补丁放在其中

can please help me last action where i put the offset address , hex byte binary patch 

因此可以伪装一个假设的进程内存("file.dll")

so can plss a snipe suppose processmemory("file.dll" )

运行时会修改常规补丁程序,我的意思是我想要一个适当的解决方案

run time will modify bynary patch  i mean i want a proper solution

非常感谢,我希望某些人可以通过关注我的线程

Thanks a hot i wish some can give a by following my thread

推荐答案

该论坛旨在讨论C#开发的问题.您的问题与该论坛的主题无关.

This forum is to discuss problems of C# development. Your question is not related to the topic of this forum.

我正在将您的问题移至主持人论坛(论坛在哪里.?").论坛的所有者会将您定向到正确的论坛.感谢您的理解.

I am moving your question to the moderator forum ("Where is the forum for..?"). The owner of the forum will direct you to a right forum. Thanks for your understanding.


这篇关于如何读取写入或偏移量的十六进制字节.exe运行时加载程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆