View Single Post
  #3 (permalink)  
Old 09-28-2006, 12:13 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 4,092
Last Blog:
Why Learn Data Structu...
Credits: 28
Rep Power: 45
WingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to behold
Default

All programs are in machine code/OS code. If you understand that, and most people don't, you can change it with a hex-editor to do something else. Back in the early 90's it was common to look up how to "crack" a program, and find directions to open the .exe with a hexeditor and change a 2-5 hex codes.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Reply With Quote