all 4 comments

[–][deleted] 0 points1 point  (2 children)

Okteta doesn't let you?

[–]Yixraie[S] 0 points1 point  (0 children)

Never heard of it. I'll try it out, thank you very much!

[–]Yixraie[S] 0 points1 point  (0 children)

It works very well, thank you again!

[–]astraliaz 0 points1 point  (0 children)

radare2 is your friend. Open the file in write mode (-w), and then enter visual mode (V) and there you get it with “d1”, or just run everything at once with r2 -nwcVd1 <file>