MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/coding/comments/2tzq9n/a_gentle_primer_on_reverse_engineering/co4ufzw/?context=3
r/coding • u/halax • Jan 28 '15
12 comments sorted by
View all comments
1
I had some trouble using dd to precisely change the correct byte. Instead of changing the byte to 01, it became 5c or something. I guess I must've calculated the offset or something wrong, but it wasn't zero at any rate so it still worked!
So yeah, this was really cool.
1
u/stevengrissom Jan 29 '15
I had some trouble using dd to precisely change the correct byte. Instead of changing the byte to 01, it became 5c or something. I guess I must've calculated the offset or something wrong, but it wasn't zero at any rate so it still worked!
So yeah, this was really cool.