You are currently browsing the category archive for the ‘hacking’ category.

I was going thru some blog written in chinese, and wanted to translate it back to english.  And i noticed somethin unusual .

The original blog was :- http://eastsun.javaeye.com/blog/242851

When i translated it to english i got this :- http://translate.google.com/translate?u=http://eastsun.javaeye.com/blog/242851&hl=en&ie=UTF-8&sl=ko&tl=en

As you can see the google translator fails when there is a code tag and its mouse hover code gets displayed :P . Thats what i call a FAIL

PS:  I got lots of replies (ROFLs/GGs/OMGs/WTFs/Holy Fcuks ) for my latest mail inn life mailing list. Thanks for the support guys :P

PS1: The author of  ’girlsatiiit’ blog is removing my comments.  In this post,  i called her irresponsible because that post was showing up in google , and i also told her to password protect all posts and make the blog unsearchable by search engines . But she just password protected one of them and deleted my comment.And  She didnt delete the comment posted by some impostor , he posted the “Penis envy” wiki link, i think all she wants to show is she >> (boys.begin(), boys.end() ) :P

PS2: Tweet Deck is freaking awesome :)

PS3: Tata ciao

EDIT : Looks like they ( i.e authors of girlsatiiit)  have restored my comments :P

@blogroll_readers This is part of my technical diary, you can skip this :) .

This is a very annoying virus, usually spreads on network and thru USB disks. I was attacked 3 days before i noticed it, that was when the “show hidden files/folders” option didn’t work. Here is what you need to get rid of the virus :-

  • Linux OS with NTFS read/write enabled  ( Can be a Live CD/USB too )
  • eTrust EZ Antivirus
  • patience :) .

Firstly, install the virus and update it . Then boot into Linux OS. Go to each disk ( C: D: etc ) and delete autorun.inf , autoex.bat , *.cmd  and some exe which has a random name ( randomly generated on each comp ) . Reboot into Safe Mode of Windows, run a scan on the whole HDD and let it delete all the virus file.

Reboot into Windows you are done :) .

Things which dont work :-

  1. AVG,Kaspersky donot work .
  2. Rebooting in safe mode without deleting  from linux and running a scan
  3. Deleting manually in the normal windows mode.

There is a better way :- Freaking delete windows from ur HDD :) and install *nix :) .

Song of the day :- Rihanna – Dont Stop The Music .

    Yeah back to something geeky :D . This blog used to be a tech-blog at the beginning which slows transformed totally into a personal blog , so here is a tech post to brush things up :D .

    Ever thought of checking ur orkut scraps without loggin in ?? Wouldnt it be awesome ! The wait is over here is a nice tool frm where u can get the live feed of ur orkut scraps directly in ur browser . All thanx to Vikas Patial , the mastermind behind this orkut tool . Here is how u can use this tool :-

    1. Everyone has UID ( user-id ) in orkut , to find out your user id go to ur scrapbook page and copy the number after “Scrapbook.aspx?uid=” .Click on the pic for better view

    2.Copy the userid in the following link and keep it in place of {uid} .

    http://www.indian-tv.com/orkut.php?uid={uid}


    In my Case it would be

    http://www.indian-tv.com/orkut.php?uid=15590339947079037809

    this is the rss feed to your scrapbook , now u can use any rss reader or save it as a firefox live bookmark.

    Song of the day :- “Yeh Dooriyan” frm the film Fool and Final .

    PS: Feels good to write a techy post after a long time

    PS2: Lifes cool … tryin to get sm ideas

    PS3: Felicity 08 first meeting was held in UG2 lab :P .

    PS4: Lite teesko pani chusko , god this ps sux :P

    My friend in NIT Trichi wanted some me to challenge him with something related to web-development . So here goes my challenge i will give the answer after 3 days :D . I think 3 days are sufficient for anyone to solve this problem .

    As you are familiar with the new Orkut’s new feature of replying directly to a scrap. So when u click reply link below a scrap u get a text-box ( i suppose that you have an orkut account ) . But as soon as u click any other reply link the current text box vanishes and a new text box appears . So my challenge is to somehow open all the text-boxes in a scrap-book . This thing is possible as a proof i have given a screenshot below (click for a bigger image )

    somethin

    I didn’t use any Java-script for doing this task.

    The challenge is open for all , if u have succeeded in doing this then please leave you solution as a comment . For any doubt please leave a comment .

    PS:Project deadline extended for a week :D

    PS2: Gaim not working :(

    PS3: I am thinking of writing a post on Pj’s what say himank ??

    The old floodin scripts are not workin ..so here is a working flooding script

    method :-

    1. Open your scrap book

    2.Write anything in the text area and copy the followin script and paste it in ur address bar

    3. Hit enter and wait for some time , the more you wait the more scraps u get ;)

    javascript:i=0;sar=document.getElementsByTagName('TEXTAREA').item(0).value;document.body.innerHTML+='';document.forms[1].target='TextFlooding';setInterval("document.getElementsByTagName('TEXTAREA').item(0).value=sar +' '+ i;a=submitForm(document.forms[1], 'submit', '');i++",2000);void(0)

    You can find the other scripts at http://www.orkuting.org/index2.htm

    PS: second post of the day :D
    PS2: doin heavy orkuttin nowadys cant help it :)

    powered by performancing firefox

    After toiling for about a month , my wireless in now working in Fedora Core 4.I had tried everything from madwifi to ndiswrapper but nothing helped me.
    Actually the D-link G510 card has Four versions rev A , B , C and D.The first
    two are Atheros based cards , hence they can easily be used by using madwifi
    drivers.But C and D are not atheros based , they have to be installed by using
    Ra-link drivers ( i am not sure about D though :D ).So here is the procedure to install wireless drivers for D-Link G510 rev C.

    1.Download the Ra-link drivers from http://www.ralink.com.tw/drivers/Linux/RT61_Linux_STA_Drv1.0.4.0.tar.gz

    2.untar the file $tar -xvzf RT61_Linux_STA_Drv1.0.4.0.tar.gz

    3.run the following commands :-

    $ cd RT61_Linux_STA_Drv1.0.4.0/Modules
    $ cp Makefile.6 Makefile
    $ make all
    $ mkdir /etc/Wireless/
    $ mkdir /etc/Wireless/RT61STA/
    $ cp *.bin /etc/Wireless/RT61STA/
    $ dos2unix rt61sta.dat
    $ cp rt61sta.dat /etc/Wireless/RT61STA/rt61sta.dat
    $ /sbin/insmod rt61.ko
    $ /sbin/ifconfig ra0 inet YOUR_IP up
    $ /sbin/iwconfig ra0 ESSID “put the essid here”
    $ dhclient ra0
    4.Try to ping to some ip .If is pinging , voila you are connected. else , dont
    worry even i was not able to ping .run the following commands :-

    $ /sbin/iwpriv ra0 set SSID=”your essid” CxRate=12 NetworkType=Infra
    ( this depends on your connection , see man iwpriv for more options ,For
    IIITians these will be enuf ;) )

    $ /sbin/iwlist ra0 scanning

    By running the last command , you should get some cells ( i.e Access Points )
    If you are getting them this means your wireless card is now ready to use.Now
    you just need to write the configuration script

    5.Writing the configuration script
    Go to the directory /etc/sysconfig/network-scripts
    Open a new file named “ifcfg-ra0″ ( $ vi ifcfg-ra0 ) using any editor

    Copy and Paste the following :-

    STARTMODE=hotplug
    MODE=Managed
    DEVICE=ra0
    ESSID=’your essid’
    onBOOT=yes
    USERCTL=yes
    IPV6INIT=no
    HWADDR=
    BOOTPROTO=none
    NETMASK=”your netmask”
    DHCP_HOSTNAME=
    IPADDR=”your ip address here”
    DOMAIN=
    PEERDNS=yes
    GATEWAY=”your default gateway here”
    TYPE=Wireless
    ONBOOT=yes
    RATE=Auto
    CHANNEL=1

    make sure you make the neccesary changes ( i.e ESSID , ip gateway ) ;)

    6.run neat command and then activate the wirless from there.

    7.run this command $kwifimanager

    it will open a wifi manager. try to search for networks.It will automatically
    connect to the network

    8.Copy the rt61.ko file and keep it somewhere . every time you reboot , go to the directory and type

    the following commands

    /sbin/insmod rt61.ko

    /sbin/ifconfig ra0 inet up

    that’s enuf for the card to start working

    PS: Looking forward to install dcpp ( dc++ for linux with better gui )
    PS1: Yesterdays OS assignment rocked :D
    PS2: I am thanful to kulbir for helping me in writing configuration scripts
    PS3: Looking forward to help Nishant sir in Linux Cluster’s

    powered by performancing firefox

    For all visitors complaing about my flooding script (which is not workin anymore ), I am extremly sorry for replying very late.But hey its now or never so here is the latest flooding script .. thanx to sujhaat Rukh ( ma orkut frnd ) for givin me this script :-

    javascript:i=9874654;sar=’Flooding by Maruti Borker \n Orkut New Flooding Script \n [silver]‘; a=document.forms[0];a.action+=’&Action.submit=’; setInterval(“i++; a.scrapText.value=sar+i; a.submit()”,500);void(0)

    copy this line by line in your browers url bar and press enter .

    Note :- u can change the text to anythin u like ;)

    PS: ITWS team selection is a real pain in the ass

    PS2: have to write about mt roomie ..someday

    PS3:I have to make wirless work in linux .. :(

    If you are trying to download something for megaupload.com and it gives some errors like :-

    All the slots assigned to ur Country are in use .. please wait

    And yeah you dont wanna wait then here is a working trick :-
    As you might know, if that message appears, and if you want to stop the message from appearing, you have to download the “Alexa Toolbar”, which is 100% spyware. So why do that? Here is the crack.

    —————————————————————————————————————————–

    For Mozilla Firefox:

    1. Go to

    http://addons.mozilla.org/firefox/59

    2. Click Install Now to install addon.

    3. Restart Firefox. Go to Tools–>User Agent Switcher—>Options—>Options

    4. Click User Agents—>Add

    5. Type this: (copy and paste)

    In the Description type “MEGAUPLOAD” ( u can write whatever u want to here ;) )

    In the “User Agent” box type “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Alexa Toolbar)”

    6. Click OK twice to finish adding User Agent.

    7. From now, before downloading any file on megaupload just go Tools–> User Agent Switcher–>MEGAUPLOAD.

    —————————————————————————————————————————–

    Follow THESE instructions if you use IE 7

    1.Go to Start and click Run, then type regedit.

    2. Go to: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent\Post Platform]

    3. Right click on Post Platform > New > String Value.

    4. Keep “Alexa Toolbar” as a name for the string. Don’t do anything else, or else it won’t work.

    —————————————————————————————————————————–

    This tricks the MegaUpload site into believing that you have Alexa Toolbar installed on your PC.
    I havent tried the explorer part but the firefox thing is workin fine

    If its workin please leave a comment

    source:-http://hot-desi.com/hotforum/viewtopic.php?t=9788

    PS: If u have D-link G510 rev C card and wireless is working in linux then please leave a comment :D

    PS1:Midsems time .. so will be bloggin after a week :D

    ps2:Check out this blog which is gaining popularity http://lifeizlikethat.wordpress.com/

    I had always wanted to send pictures thru scraps .And ultimaltely a way has been discoverd .No javascripts this time :P

    Here is how to this thingy :-

    1.Upload ur Image somewhere ( like flicker.com etc etc … )

    2.Get the url and keep it

    3.Open anybodys scrapbook and then paste this

    http://www.orkut.com/%22%3e%3c/a%3e%3Cimg%20src%3D%22

    4.then leaving no space paste the url of the image u have uploaded

    5.then leaving no space paste this :-

    %22%3E%3Ca%20style%3D%22display%3Anone%22%20href%3D%22

    that’s it press Submit … ur image will appear in the scrap book

    For example

    http://www.orkut.com/%22%3e%3c/a%3e%3Cimg%20src%3D%22http://imageurl%22%3E%3Ca%20style%3D%22display%3Anone%22%20href%3D%22

    What do you do when u get a new pc ??? i tell you what i wanted to do ..Play games 24hrs a day.The First 3 days i was downloading loads of stuff (including games).I am a great fan of racing games like NFS and motocross.I wanted to install NFS Most wanted .I had the .mdf .mds files of the four cd’s .To install them i needed CD-Emulator ( i chose Virtual cd 7).After installing the four cd’s..i tried to play the game.But it gave an error “Please insert th right disk”.This meant that i needed a crack for this game .After nearly a day ,my friend Kulbir Saini gave me the crack for the game( that was actually a speed.exe ).So i replaced my speed.exe wid the crack.But that crack failed ..and i had to install everthing again :( .I tried my best to find another crack .But i was not able to find one.Nearly a month after that day ,i found a great Software ,Safe disk Hider.
    About the software :-

    SafeDisc 4 Hider 1.0, aka sd4hide or sd4hide.exe, is a program developed by Skull.

    You can use it to play with legal images (backups stored on your hard drive) of your games. It helps you to circumvent the SafeDisc 4 protection which prevents you from playing with backups.

    SD4Hide is used in combination with Daemon Tools, although it’s may work with other tools too. Daemon Tools is a program which enables you to load images, or clones, of games (and other software) in virtual drives.

    Instead of sd4hide.exe you can also use Anti-Blaxx but I prefer using sd4hide because it’s a lot easier to use. But the advantage of Anti Blaxx is that it’s compatible with other technologies such as SecuROM 4-7, Protect CD V5 and JoWood X-Protect.

    Anyway, to play games with sd4hide you need to do the following:

  • Mount the image in Daemon Tools
  • Run sd4hide.exe
  • Press “Hide”, sd4hide makes a small adjustment to a Windows registry setting and now you can play. The program also saves a small backup to restore the registry setting.
  • After playing click on “Restore” and close sd4hide.
  • It’s quite simple to use, but in order to run it you’ll need Administrator rights on your computer. Otherwise it may not work.

    Source :-http://www.dvhardware.net/article8589.html

    According to my findings it is compatible with Virtual Cd7 … u can also use daemon tools if you have it.Using this Software i am able to play all games .try it for sure ;)

    PS: the page rank of my blog is 4/10 thanx to google

    Ps1: i have crossed 35,000 hits ;)

    Ps2 : i am not promoting piracy by this post nor am i supporting sd4hide.

    Ps3: Next Post :Wireless network installation in Fedora core 4 ( D-Link G510 card ) :D

    # of visitors ;)

    • 309,208 visitors till date
    My current Mood
    My Unkymood Punkymood (Unkymoods)
    Also a part of :-



    BEGIN GEEK CODE BLOCK
    Version: 3.1
    GCS d- s+:+>s++:s++ a--- C+++ UL++ P L++ E--- W+++ N-- o+ K++ w O-- M? V? PS+++ PE-- Y PGP- t 5? X R- tv b+ DI+ D+ G e h-- !r y?
    END GEEK CODE BLOCK

    www.That70sShow.com


    Use OpenDNS

    Kalendor

    June 2012
    S M T W T F S
    « Feb    
     12
    3456789
    10111213141516
    17181920212223
    24252627282930
    Follow

    Get every new post delivered to your Inbox.

    Join 370 other followers