Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 03-07-2004, 10:05 PM   #1 (permalink)
 
Junior Techie

Join Date: Mar 2004

Posts: 67

vo1c0m3

Question hacking?

ok ...i dont understand..people talk about hackers...but i dont understand how some one can use code..to gain access to locked files...and if any one has an explanation for this id like to hear it...cuz i dont get it...or how it is possable...
__________________
<html><body bgcolor=\"#EEF2F6\" text=\"#000000\" id=\"all\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" rightmargin=\"0\" link=\"#000020\" vlink=\"#000020\" alink=\"#000020\">
<a href=\'http://www.smileycentral.com/?partner=ZSzeb008\' target=\'_blank\'><img src=\'http://smileys.smileycentral.com/cat/16/16_1_111.gif\' alt=\'Garfield\' border=0></a>
</body></html>
vo1c0m3 is offline  
Old 03-08-2004, 08:35 AM   #2 (permalink)
 
Banned

Join Date: Jan 2004

Posts: 471

subdivizion

Default

hacking is about making programs work the way you want them to. briefly stated, you'd find the memory address of a specific function in a program's code and overwrite that memory address to point to your hacking code. this way, you can give yourself administrator privileges. well, as long as you got those privileges, you got complete control over the system.
subdivizion is offline  
Old 03-08-2004, 08:37 AM   #3 (permalink)
 
Super Techie

Join Date: Dec 2003

Posts: 333

Harold III

Send a message via AIM to Harold III
Default

there are a lot of ways to do so... you might dissemble the application which locks the file, read it in assembly, and figure out what kinda encrypting algorithm it's using, and try to decode the file with an inverse algorithm; or, if not inversable, you have to run a dictionary. hackers are not always successful, in other words... rarely successful, I can tell.
__________________
I do this for Aiur. NOT YOU.
Harold III is offline  
Old 03-08-2004, 09:36 AM   #4 (permalink)
 
Banned

Join Date: Jan 2004

Posts: 471

subdivizion

Default

yes true. tons of ways. it's a matter of being able to read low-level language and recognizing patterns. have you ever seen the movie A Beautiful Mind? awesome movie....
subdivizion is offline  
Old 03-10-2004, 08:51 PM   #5 (permalink)
 
Junior Techie

Join Date: Mar 2004

Posts: 67

vo1c0m3

Default

thanks guys for the help
__________________
<html><body bgcolor=\"#EEF2F6\" text=\"#000000\" id=\"all\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\" rightmargin=\"0\" link=\"#000020\" vlink=\"#000020\" alink=\"#000020\">
<a href=\'http://www.smileycentral.com/?partner=ZSzeb008\' target=\'_blank\'><img src=\'http://smileys.smileycentral.com/cat/16/16_1_111.gif\' alt=\'Garfield\' border=0></a>
</body></html>
vo1c0m3 is offline  
 
Closed Thread

« php? | Help me! »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On