PKMKII [none/use name]@hexbear.net to memes@hexbear.netEnglish · 1 month agoDev servers are for losershexbear.netimagemessage-square15fedilinkarrow-up1131arrow-down10
arrow-up1131arrow-down1imageDev servers are for losershexbear.netPKMKII [none/use name]@hexbear.net to memes@hexbear.netEnglish · 1 month agomessage-square15fedilink
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up18·1 month agotest? you just live-edit the code running on production. of course, you check it carefully before saving the file :D
minus-squareThermonuclearEgg [she/her, they/them]@hexbear.netlinkfedilinkEnglisharrow-up10·1 month agoYou’re referring to hex editing the compiled binary, right?
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up9·1 month agohex editing the executable image in memory!
minus-squareZythox@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up7·1 month agoAhhh, I have actually done this when going through the pipeline would have taken way longer and it was really critical and only a very small fix. Not really too proud of it, but it worked. 😅
test? you just live-edit the code running on production. of course, you check it carefully before saving the file :D
You’re referring to hex editing the compiled binary, right?
hex editing the executable image in memory!
Ahhh, I have actually done this when going through the pipeline would have taken way longer and it was really critical and only a very small fix. Not really too proud of it, but it worked. 😅