10-14-2009, 06:15 PM
Alright say you got a program.
EX) PROGRAM STRUCTURE
USER:
LOGIN:
If( CORRECT )
Now youre logged into the control center, you can turn you're other pcs
off and stuff, now what im a wondering is like the data to turn the other
computers off inside the Program, like if you were to debug it, could you find the commands to turn the other computers off, do a simple Assembly Jump
Command over the authentication and go straight to the control center, how
would you make it so that it would like update the server info, explain
what is needed in the program so people REALLY have to authenticate
and even if they do a JMP over the Authentication they cant just start controlling?
EX) PROGRAM STRUCTURE
USER:
LOGIN:
If( CORRECT )
Now youre logged into the control center, you can turn you're other pcs
off and stuff, now what im a wondering is like the data to turn the other
computers off inside the Program, like if you were to debug it, could you find the commands to turn the other computers off, do a simple Assembly Jump
Command over the authentication and go straight to the control center, how
would you make it so that it would like update the server info, explain
what is needed in the program so people REALLY have to authenticate
and even if they do a JMP over the Authentication they cant just start controlling?