View Single Post
  #16  
Old 05-25-2010, 12:57 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
They could edit the numbers with a memory editor. As a general rule of thumb when writing code, pretend that all of your clientside code can be changed by a hacker. You should always validate the data on serverside (or hide it somehow) if it's important enough that it will be changed.
__________________
Reply With Quote