:::::::How To Hack::::::::::

Chooty malli

Well-known member
  • Mar 17, 2010
    11,438
    854
    113
    ඉන්න තැනක් හොයනව
    i think this is not working dude i didnt try it yet if u want to hack FB use key logger(predater key logger 4 example )


    mama me method eka try kale ne machan..eth frndsla wagayak try karala successful result aragena thiyenawa.;);););););););)

    facebook hack karanna mita wada hoda system thiyenawa.
    :cool::cool::cool::cool::cool::cool::cool::cool::cool::cool:
    eth methana ewa post kaloth mawa banned karai
    :sorry::sorry::sorry::sorry::sorry::sorry::sorry::sorry::sorry::sorry:



    Anyway thanks your comment,
     

    azarox

    Well-known member
  • Nov 23, 2010
    5,184
    557
    113
    Colombo
    after extracting u will get 2 files ....Now create a new text file passes.txt and upload all the three files and follow the above procedure

    :rofl::rofl::rofl::rofl::rofl::rofl::rofl::rofl::rofl::rofl::rofl::rofl::rofl:

    TX machanz................macha nikan txt file ekak witharaine bnz create karanna one eke mokuth type karanna na ne???
     

    Chooty malli

    Well-known member
  • Mar 17, 2010
    11,438
    854
    113
    ඉන්න තැනක් හොයනව

    Firefox Trix


    I. Speed-It-Up:


    Write "about:config" in your address-bar and make some changes.
    Use the filter to find the following variables:

    1.) Set network.http.max-connections -> 96
    + Increase loading speed of multiple-tab bookmarks!

    2.) Set network.http.max-connections-per-server -> 32
    + Faster browsing while downloading files from the page!

    3.) Set network.http.max-persistent-connections-per-server -> 8
    + When browsing through multiple pages of a site!

    4.) Set network.http.pipelining -> true
    + Faster browsing if you have a slow connection!

    5.) Set network.http.proxy.pipelining -> true
    + Faster browsing when using proxies!

    6.) Set network.http.pipelining.ssl -> true
    + Some error handling for pipelining!

    7.) Set network.http.pipelining.maxrequests -> 8 to 10
    + More requests = faster, but if any of those fail you'll get a small delay!
    So dont push this one too far!

    8.) Set browser.tabs.showSingleWindowModePrefs ?> true

    9.) Set network.http.request.timeout ?> 300

    10.) Set network.dns.disableIPv6 -> true

    11.) R-Click somewhere on the config-screen, select New->Integer, name it "nglayout.initialpaint.delay" and set it to "0"!

    12.) Lower Ram Usage:
    a. Lower "browser.cache.disk.capacity" depending on your local RAM! Try 15000 if you have 512MB-1Gb RAM.

    b. R-Click -> New-> Boolean. Name it "config.trim_on_minimize" and set it to true. This will lower the ram usage when Firefox is minimized!

    Lastly restart Firefox so the settings can come into effect!

    II. Tips, Tricks and some other Functions:

    1.) Private Browsing:
    The new Firefox has a private Browsing function! Just press Ctrl + Shift + P to access it... But attention its not like a proxy; this function only prevents Firefox from saving any data (history, cookies...) to the local machine!
    This can come in handy on sites like MegaVideo ;P

    2.) Shortcuts:

    a. Keyboard Shortcuts ->

    * Ctrl + T ? Open a new tab
    * Ctrl + Tab ? Next tab
    * Ctrl + 1-9 ? Jump to a specific tab
    * Ctrl + W -- Close the current tab
    * Ctrl + N ? Open a new window
    * Alt + Home ? Go to your home page
    * Ctrl + R ? Refresh the current page. F5 also works
    * Ctrl + A - Select all text in the focused page element
    * Ctrl + Shift + R ? Refresh the current page after flushing its current cache
    * Ctrl + F ? Find specific text in the current page. You can also use /
    * Ctrl + D ? Bookmark the current page
    * Spacebar ? Scroll a page down
    * Shift + Spacebar ? Scroll a page up
    * Ctrl + K ? Put the cursor in the search field
    * Ctrl + L ? Put the cursor in the location bar

    b. Mouse Shortcuts ->

    * Shift + L-Click (link) - Open links in a new window
    * Ctrl + L-Click (link) - Open links in a new tab
    * M-Click (link) - Open links in a new tab
    * M-Click (tab) - Close a tab
    * Shift + Scrolling - Move through your history
    * Ctrl + Scrolling - Change text size of a page

    3.) Favicon:
    The favicon is the little icon left from your address-bar and it really made me wonder why Firefox lets you access saved passwords and cookies so easily..
    Just L-Click it -> More Information and voilla you can not only see passwords and cookies which were saved from the current site, but every damn site you ever browsed oO Hacking your mates accounts? No problem with that!

    4.) Google Bot: (not firefox related but cool)
    Ever wanted to see the web out of the perspective from a Google Bot? Many sites which are only accessible with a registration let Google Bots look around so they can get more hits.. So why not pretend to be one? Here is what you have to do:

    a. Create a file named: Useragent.reg
    b. Paste this into it:
    Code:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\*********\Windows\CurrentVersion\Internet Settings\5.0\User Agent]
    @=?Googlebot/2.1***8243;
    ?Compatible?=?+http://www.googlebot.com/bot.html?
    c. Double-Click to register it
    d. Restart your PC

    5.) *Quicktip: Saving your FireFox session for the next time!
    So you got like 50 tabs open, but you have to restart/shutdown your PC.
    No problem! Just open taskmanager and kill the process firefox.exe.. everything will be restored on your next session

    What to do if you have mutliple FireFox windows open? Taskmanager -> R-Click on process -> End Process Tree

    6.) Javascripts:
    Some cool Javascript codes you can have fun with a minute or two ;P Just copy them in your address bar and press Enter.

    a. Lord of the Web:
    Code:
    javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
    b. The big Wheel (go to a site with many pictures for this):
    Code:
    javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);
    c. The Calculator:
    Code:
    javascript: alert("PI =~ "+(1.771*(3.559/2.0065)));
    d. Source Grabber:
    Code:
    javascript: var x = window.open(); x.document.write(document.childNodes[1].innerHTML.replace(new RegExp(/</g), "<").replace(new RegExp(/>/g), ">"))
    III. Addons and other Extension:

    1.) SkipScreen:
    SkipScreen is a free Firefox add-on that skips the clicking and waiting on sites like RapidShare, Megaupload, Mediafire, zShare, and more! A nice little time-saver!

    2.) CookiePie:
    This extension lets you maintain different cookies storage in different tabs/windows, so you can logon multiple times ate the same site!

    3.) ReadItLater:
    Name says it all... if you are like me with at least 50 tabs opened at the same time and you lack multi-threading this tool can come in handy!

    4.) DownThemAll:
    Powerful download manager with many features.

    5.) KeepTube:
    I know there are a 1000 ways and more to download stuff from Youtube, but this one is very easy and fast.

    6.) Adblock Plus:
    Who isn't pissed if suddenly 3 porn ads open and "Hot Sandy" wants to chat with you? Well probably those with a strong right arm..
    others should download this plugin to keep annoying adverts and popups from you!

    7.) Firebug + HttpFox:
    Very useful if you want to analyze a page... using them for years now for the easy stuff.. so no need for wireshark or other bad softwares!

    8.) StumbleUpon:
    Its not about the addon, its about the service the webpage offers. Just create an account, set your preferences and start browsing cool stuff!

    9.) Greasemonkey:
    Allows you to customize any webpage.
    Site with useful scripts: Greasemonkey Scripts
    All scripts: Userscripts.org
     
    Last edited:

    sathsara456

    Member
    Nov 3, 2008
    5,022
    107
    0
    godak hodai thread aka macho
    mata dana ganda puluwanda WINDOWS GENUINpass karana vidihak....... media player ahema update karanda puluwan vidihak... mmata Pm karanna loku udauwak tc
     

    goest

    Well-known member
  • Sep 2, 2010
    1,365
    244
    63
    46
    මිනුවන්ගොඩ
    ගන්න දෙ බොහොමයි සුදු චූටි.
    මම වැඩ කරන්නෙ 7 බන්.ඔයා ගොඩක් දාල තියෙන්නෙ XP වලට.
    පිටු 10 ම බැලුව.
    Thanx

    අනේ මචං REP දෙන්න බැහැ කියනව.:(:(:(
     
    Last edited:

    Chooty malli

    Well-known member
  • Mar 17, 2010
    11,438
    854
    113
    ඉන්න තැනක් හොයනව
    pissu korana bn
    godak watinawa!!!

    Most valueble thread..keep posting machoo
    (You must spread some Reputation around before giving it to Chooty malli again)

    ගන්න දෙ බොහොමයි සුදු චූටි.
    මම වැඩ කරන්නෙ 7 බන්.ඔයා ගොඩක් දාල තියෙන්නෙ XP වලට.
    පිටු 10 ම බැලුව.
    Thanx

    අනේ මචං REP දෙන්න බැහැ කියනව.:(:(:(


    එලම තමා
     

    Chooty malli

    Well-known member
  • Mar 17, 2010
    11,438
    854
    113
    ඉන්න තැනක් හොයනව
    How to Terminate Full Screen Game or Software Process when It Hangs

    Actually it is pretty simple and doesn’t require any advance level of computer knowledge.

    First you need to know what is the process name used by the game. Let’s take Counter Strike Source as an example. You can check the process name for the game by right clicking the CSS shortcut and select Properties.

    Go to the Shortcut tab to view the Target. As you can see, CSS process is actually hl2.exe (half-life 2).


    2cqd94o.png





    Now you need to create a batch file that will kill the hl2.exe process when you simultaneously hit a combination of shortcut keys.


    Open Notepad (Start> Programs> Accessories> Notepad), and type the command line shown below.



    taskkill /IM hl2.exe

    You should replace the hl2.exe with the target of your game that you want to kill.

    Save the text file as killcss.bat or whatever you want to call it as long as the extension is .bat and not .txt.

    When you run the killcss.bat file, it should be able to close the game. Now we will assign a shortcut key to run the batch file.


    Right click the killcss.bat file and select “Create Shortcut”. A new file named “Shortcut to killcss.bat” will appear. Right click at “Shortcut to killcss.bat” file and select Properties. Click at the Shortcut Key blank area and type any key of your choice.


    If you type the letter “L”, it will automatically assign Ctrl + Alt + L as the shortcut key to run the killcss.bat file.



    14vi715.png





    One very more important rule is that the .bat file MUST be placed at desktop for the shortcut key to take effect.



    When the game hangs in future, I just need to hit Ctrl + Alt + L key to kill the game so I can restart the game without hard resetting my computer.


    http://creativecommons.org/licenses/by/3.0
     

    Chooty malli

    Well-known member
  • Mar 17, 2010
    11,438
    854
    113
    ඉන්න තැනක් හොයනව
    1. Useful key shortcuts available:

    - Windows key + D - shows the desktop
    - Windows key + M - minimizes all open windows
    - Windows key + Shift + M - maximizes all open windows
    - Windows key + E - Runs Windows Explorer
    - Windows key + R - shows the RUN dialog
    - Windows key + F - shows Search window
    - Windows key + Break - shows System Properties box
    - Windows key + TAB - Go through taskbar applications
    - Windows key + PAUSE Display the System Properties dialog box
    - Windows key + U Open Utility Manager
    - ALT + TAB - Cycle through opened applications
    - Hold down CTRL while dragging an item to Copy it
    - CTRL + ESC Display the Start menu
    - ALT + ENTER View the properties for the selected item
    - F4 key Display the Address bar list in My Computer or
    - NUM LOCK + Asterisk (*) Display all of the subfolders that are under the selected folder

    2. Lock Windows to protect computer


    You can lock Windows to protect the computer when leaving the station easily by creating a shortcut with the path rundll32.exeuser32.dll, LockWorkStation. The Windows key + L is also a shortcut to this feature.

    3. Edit sysoc.inf to list all software

    To show all software that can be removed from your computer (including protected Windows services), you can manually edit (using notepad for example) the sysoc.inf file located in Windows\inf\. Just remove the word hide next to the software pack.
    *Note* - use this at your own risk. Removing critical components of the system will make Windows instable.

    4. Windows XP comes with IPv4 and IPv6

    Windows XP comes both IPv4 and IPv6 support. To enable IPv6, you can install the protocols needed with the command "ipv6 install" in the command-prompt. Then type ipv6 /? to see the options. The installation will not remove the IPv4 protocols so your current configuration will still work.



    5. Access Task Manager with shortcut

    To access the Task Manager easier, you can make a shortcut that points to %windir%\system32\taskmgr.exe.

     
    Last edited:

    Chooty malli

    Well-known member
  • Mar 17, 2010
    11,438
    854
    113
    ඉන්න තැනක් හොයනව

    6. Stop treating ZIP files like Folders

    If you don't want your Windows XP to treat ZIP files like folders, you can disable this component by running regsvr32 /u zipfldr.dll at the command prompt or Run dialog. If you start missing it, you can enable it by typing regsvr32 zipfldr.dll.





    7. Run program as diffrent user

    You can run a program as a different user. Right click an application and select Run As command.



    8. Switch users leaving applications opened


    You can switch users leaving the applications opened too (*NOTE* use this only when needed since it could lead to system instability).


    Go to Task Manager - processes and end the process explorer.exe.

    This will end only your session and not all applications.

    Then go to Applications tab, click New task and type runas /user:Domainname\username explorer.exe. A password prompt will appear to login to the desired username. The user's session will start, with all your previously applications running.
    I recommend to open first a command-line prompt and type runas /? to see all the options available.



    9. Rename multiple files in Windows at once

    Rename multiple files in Windows at once. Select them all, right click and select Rename. Enter the desired name. They will be renamed using what you specified, with a number in brackets to distinguish them.



    10. Task kill feature in Windows

    Windows has a task kill feature similar to Linux. Go to a command prompt and run the command tasklist to see running processes with PID numbers. Then type tskill
    to end the specific task. This forces an instant closing of the task.

    http://creativecommons.org/licenses/by/3.0
     

    Chooty malli

    Well-known member
  • Mar 17, 2010
    11,438
    854
    113
    ඉන්න තැනක් හොයනව
    11. Edit features with GPEDIT.MSC
    You can edit many features by running gpedit.msc. You can add log on/log off scripts here and many features.



    12. Edit accounts in the command prompt

    You can edit accounts by running "control userpasswords2" at the command prompt.





    13. Use systeminfo.exe to see System Information


    You can use the systeminfo.exe command in the command prompt to see System Information, including all Windows updates and hotfixes.





    14. Disable system services for maximum performance

    There are system services that you can disable to free up the system's load. To access the interface that permits you to make changes to system's services, type services.msc and the command prompt.
    This is a list of services that are *usually* useless and can be safely disabled.
    Alerter
    Application Layer Gateway Service,
    Application Management
    Automatic Updates
    Background Intelligent Transfer
    Clipbook
    Distributed Link Tracking Client
    Distributed Transaction Coordinater
    Error Reporting Service
    Fast User Switching Compatibility
    IMAPI CD-Burning
    Indexing Service
    IPSEC Services
    Messenger
    Net Logon
    Net Meeting
    Remote Desktop Sharing
    Network DDE
    Network DDE DSDM
    Portable Media Serial Number
    Remote Desktop Help Session Manager
    Remote Registry
    Secondary Logon
    Smartcard
    SSDP Discovery Service
    Uninterruptible Power Supply
    Universal Plug and Play Device Host
    Upload Manager
    Webclient
    Wireless Zero Configuration
    WMI Performance Adaptor

    *NOTE*: Make sure you don't need them since some applications you're using could depend on them. If you make any application to fail by disabling any of the services, go back and enable it again.



    15. Repair Windows XP by using the XP installation CD

    If your system failes to start due to an error related to missing HAL.DLL, invalid Boot.ini or any other critical system boot files you can repair this by using the XP installation CD. Simply boot from your XP Setup CD and enter the Recovery Console. Then run "attrib -H -R -S" on the C:\Boot.ini file and delete it. Run "Bootcfg /Rebuild" and then Fixboot.


    http://creativecommons.org/licenses/by/3.0
     

    Chooty malli

    Well-known member
  • Mar 17, 2010
    11,438
    854
    113
    ඉන්න තැනක් හොයනව