Forgot your password?
typodupeerror

Comment Re:Why owuld you need to access the source (Score 1) 234

code. I would argue that would be the worst way to do it.

Look at the hex, make changes. The conept is no different then inserting or replacing a JMP to get around software protection.

But what happens with this program when you want to redistribute the code for a different platform? You wouldn't (easily) be able to convert the binary code back into the original language of the program. Unless im missing something here...

Slashdot Top Deals

In seeking the unattainable, simplicity only gets in the way. -- Epigrams in Programming, ACM SIGPLAN Sept. 1982

Working...