View Single Post
  #2  
Old 10-12-2022, 23:31
sendersu sendersu is online now
VIP
 
Join Date: Oct 2010
Posts: 1,067
Rept. Given: 332
Rept. Rcvd 223 Times in 115 Posts
Thanks Given: 235
Thanks Rcvd at 513 Times in 288 Posts
sendersu Reputation: 200-299 sendersu Reputation: 200-299 sendersu Reputation: 200-299
You should not touch any bytes which are corrected by relocation mechanism
try to patch non-relocated bytes only...
Here is a tip how I"m answering the question whether bytes are relocated or not -
I'm using Hiew util and if the byte is colored in gray color - do not touch it, eg:
https://prnt.sc/XRAXWahjzZ6q
Reply With Quote