Raymond.CC Blog
  • Home
  • Forum
  • Giveaway
  • X-Ray 2.0
  • Contact
  • About
  • I’m Feeling Lucky
Search the site...
You are here: Home » Computer » How To Crack Programs Yourself with Offset Comparison Tool

How To Crack Programs Yourself with Offset Comparison Tool

Updated by Raymond - 2 years ago - Computer
116
  • Like
  • +1
  • Tweet
  • Printer Friendly and PDF

A lot of times I’ve seen and heard arrogant people claiming that they are hacker and they can crack programs. OK, cracking a software is VERY easy if use a patcher released by crackers. But what if there are no ready patchers for them to use? Can they find the weakness in the software protection system and know which byte to patch in order to turn the trial software into a registered version? Perhaps not…

Usually when a program is updated, the patcher to crack the program will no longer work because most cracks will verify filesize and has CRC32 checks. Although the patcher won’t work, it is possible for you to create your own patcher to crack the latest version of program “BASED” on the previous crack.

Here is how you can create your own crack based on previous the crack. I am teaching you this because I want to show you the logic. Do take note that this method will not earn you the title “CRACKER” or “REVERSE ENGINEER” but it does make you a bit smarter ;)

A crack usually works on specific version of a software. For example, a crack that is made for version 2 usually won’t work for version 3. Even a crack for subversion of program such as 2.1 can’t work with software version 2.2. That’s because most of the time when a bug is found on a software, the developer will fix the bug and recompile the code. The place(offset) where the crack is supposed to patch is no longer at the original place, thus making the crack useless. Most of the cracks has filesize and CRC32 check feature to make sure you’re using the crack on the correct version of a software. Simply patching any version will result in the software itself become unstable.

OK, let’s get started with a scenario. You have a software called RayCalculator v2.2 and there’s already a crack for it. Now the updated RayCalculator v2.3 is out but currently there’s no crack. The RayCalculator v2.2 crack can’t be used to crack the RayCalculator v2.3 because it failed the filesize and CRC32 check. Here’s how you can POSSIBLY create your own working crack for RayCalculator v2.3 based on the RayCalculator v2.2 crack.

Most cracks can create a backup of the original file in case you need to restore it back. You need to check the program’s folder to find out the backup filename. If the original filename is raycalc.exe, most probably the backup filename would be raycalc.exe.bak , raycalc.exe.old , raycalc.old or raycalc.bak.

What you need to do now is use dUP 2 to find where is the location/offset that the crack patch.
1. Download dUP 2 from the link at the end of this article, extract and run dup2.exe

2. Click New Project button located at the right side of the dUP 2, and click Save button on Patch Info window.

3. Click Add button, select Offset Patch and click OK.

4. You will notice that [Offset Patch] will appear at the main (Patch Data) window.
How to crack programs
Double click on [Offset Patch] and you’re now in Offset Patchdata window.

5. Load original file and patched file by clicking the “…” button at the Compare Files area and click Compare button. Remember, the original file is always the one with .bak or .old extension at the programs folder.
Compare offsets bytes
Now you’ll know where the RAW Offset being changed with what byte.

6. Open up the original file(raycalc.exe.bak) with a hex editor. You can use Cygnus Hex Editor which is free.

7. Press CTRL+G, enter the RAW Offset that you see from dUP2. Select Hexadecimal and click OK. You’re now at the offset where the crack patches.

IF the programmer did not update the registration security protection, the old version raycalc.exe.bak data to crack is the same as the updated raycalc2.3.exe. Now, look for noticeable data around the data where the crack is suppose to patch. For me, I see “hkJGHRF*&(&$KLJSDFLKJ“. Do NOT find something like “.U..E….” because it’s confusing and tough to identify.

8. Use your mouse to select the data, right click and copy.

9. Open raycalc2.3.exe in hex editor, press CTRL+F to bring out the Find box and paste the data by pressing CTRL+V. Try to find the data to patch by referring the old raycalc.exe.bak. I found mine which is the exact same data.
Hexedit Offset to Crack Programs

10. In dUP2, I can see that the old byte 74 and 14 is being replaced with 90 and 90.
Offset data to patch
Go back to Hex Editor, change the data 74 14 to 90 90 for raycalc2.3.exe and save it.

Voila! It works! I’ve just cracked the latest updated program based on the previous crack. With dUP2, I can also create my own patcher for the latest updated RayCalculator version 2.3 program.

[ Download diablo2oo2's Universal Patcher - dUP ]


Didn't find what you want? The links below could help:

Disable UAC for Specific Software in Windows 7 with UAC Trust ShortcutDisable UAC for Specific Software in Windows 7 with UAC Trust ShortcutProgram Install and Uninstall Troubleshooter Tool Replaces MSICUU2Program Install and Uninstall Troubleshooter Tool Replaces MSICUU2Automatically Close Running Programs and Eject USB Flash DriveAutomatically Close Running Programs and Eject USB Flash DriveUninstall Microsoft Office 2007 in Vista and XPUninstall Microsoft Office 2007 in Vista and XP

116 comments on “How To Crack Programs Yourself with Offset Comparison Tool”

  1. saend says:
    7 months ago

    ray calcutator is a hypothetical software

    Reply
  2. samoon says:
    8 months ago

    Hey i read the above message and i have some dout
    1. What is meant patched file?
    2. I load the original file in comparing file area but i am confucing which file is patched file where i can find it
    pls tell about the patched file

    Reply
  3. killer says:
    9 months ago

    raymond can you give me the link for the raycalc.exe

    Reply
  4. aiman says:
    10 months ago

    where can i find Raycalculator v2.2

    Reply
  5. oxygen says:
    11 months ago

    bro give me the clear tutorial how to cracked the yahoo tools i try this method but nothing happened help me bro raymond

    heres my screenshot

    i48.tinypic.com/24llohd.png

    Reply
  6. Noobz"_" says:
    11 months ago

    Wow if you think this is hard you must be compleate noob I mean COME ON Read and try it I can ftp/telnet into most sites this is easy :) thanks for posting I made a private crack for ms10 wiht this method :) thanks again

    Reply
  7. shachida says:
    1 year ago

    can u say how to crack a software build in foxbase

    Reply
  8. shachida says:
    1 year ago

    the method u say it doesnt work with software build in foxbase

    Reply
  9. santhu says:
    1 year ago

    sir, can u please respond, I would like to clarify some doubts…

    Reply
  10. jayonto says:
    1 year ago

    I failed to run .exe file,pleasr help me

    Reply
  11. John says:
    1 year ago

     cant find the difference between exe and bak file where
    are they how to create them moreover the value are coming more then
    two. moreover noticeable data around the data where the crack is suppose
    to patch i.e see “hkJGHRF*&(&$KLJSDFLKJ” similar to that data is  is very diffucult or unable to find in any other software.

    Reply
  12. John says:
    1 year ago

    This is very complicated and difficult

    Reply
  13. Gtechcyber says:
    1 year ago

    IS THERE ANOTHER WAY FOR CAFESUITE

    Reply
  14. bakedboi420 says:
    1 year ago

    I NEED HELP TOO, IM TRYING TO DO THIS FOR GRAVITY WELL V5.2 BUT I ONLY GET ONE RAW OFFSET  WHEN USING THE OLD GRAVITY WELL V4.0 AND ITS CRACKED PATCH!
    PLEASE E-MAIL ME!!!!!

    Reply
  15. google says:
    1 year ago

    help too cafesuite exe

    Reply
  16. morris says:
    1 year ago

    Hi raymond,

    I have no ideas on how to crack the EXE file despite several attempts.

    Can you help? Please give me a reply.

    Thanks.

    Reply
  17. ken says:
    1 year ago

    Hi raymond,

    Can I send you the EXE file?

    Reply
  18. ken says:
    1 year ago

    Hi raymond,

    I have no ideas on how to crack the EXE file despite several attempts.

    Can you help? Please give me a reply.

    Thanks.

    Reply
  19. cyril says:
    1 year ago

    ramond.. the raycalc.exe.bak and the raycalc.exe were already got the same bytes.. how come did you cracked them ?

    Reply
  20. alex says:
    1 year ago

    since this is a “how-to” you dont have to ask for help, he is already showing you how to do it, so go on do it yourself :)

    Reply
  21. ashish says:
    1 year ago

    I want to crack Course Management System by Primedia. Can you please help me??

    Reply
  22. Pankaj jain says:
    1 year ago

    Given me the crack of tally erp 9 rel 3.1 it was badly needed.

    Reply
  23. FPS says:
    1 year ago

    Hi, could you help me crack Star CCM v5, i have found the crack for version 4, that could be of any help?

    Reply
  24. new says:
    1 year ago

    how to make a crack for cdma_wordshop 3.6.0

    thank

    Reply
  25. Bastos says:
    1 year ago

    Hi Raymond. Can you help me to crack Vista Buttons 5.5 or 5.7.

    Please, I really need your help

    Reply
  26. Mark says:
    1 year ago

    What if there’s no original file. What if every updated file has always been “pay to use” tool

    Reply
  27. sam says:
    2 years ago

    thats good stuff but how do u do it when u dont have old patched files

    Reply
  28. arthur says:
    2 years ago

    can you help me crack keylemon 2.4.1?
    this is the version 2.4.1

    Reply
  29. arthur says:
    2 years ago

    can you help me crack keylemon 2.4.1?

    Reply
  30. vikas says:
    2 years ago

    hi i have a rt.exe file , it si password proteted unable to open as or when i run it ask password , its a study for metastock or amibroker

    Reply
  31. abhishek says:
    2 years ago

    thanks brother…… its working………………. tally erp 3.0 release how to use information mail id is mrabhi.2009@rediffmail.com thank uuuuu

    Reply
  32. Kunwar says:
    2 years ago

    sir,

    how i can find Hexadecimal??

    please help

    Thanks

    Reply
    • John says:
      1 year ago

      here it is but i cant find the difference between exe and bak file where are they how to create them moreover the value are coming more then two. moreover noticeable data around the data where the crack is suppose to patch i.e see “hkJGHRF*&(&$KLJSDFLKJ” similar to that data is  is very diffucult or unable to find in any other software.

      Reply
  33. bong says:
    2 years ago

    hello raymond
    can u help me crack the windows 7 ultimate program, teach the step by step method on cracking this program

    thanks and more power

    Reply
  34. jonathan says:
    2 years ago

    hi please teach me on how to crack DLL files and what software gonna use please

    just send to me email:luver_fb@yahoo.com

    Reply
  35. youn says:
    2 years ago

    Hi I read this many many times and I was wondering how could I do this ifI didn’t have any old files? I just had the new program?

    Reply
  36. ucup_119 says:
    2 years ago

    hi.. raymond
    how to crack mortimer beckett and the lost king?

    Reply
  37. CoOL KiD 1880 says:
    2 years ago

    ehm.. can i translate your article into bahasa indonesia and post it in my blog? i will link it back here…

    Reply
  38. ajibola says:
    2 years ago

    plz i need lesson on how to hack cedit card and which software, plz,plz and plz xplain to note pad and send it to my mail. God will help

    Reply
  39. Indranil Chatterjee says:
    2 years ago

    Hi…Raymond

    Can you please tell how can i crack tally.erp 9 rel 2.1

    Reply
  40. s d chowdhury says:
    2 years ago

    hi, raymond
    how to crack tally erp 9 educational version.

    Reply
  41. arif says:
    2 years ago

    hellow, i m arif, i know nothing about cracking, plz help me to make a soft crack & send me mail in my yahoo

    Reply
  42. Jackson says:
    2 years ago

    Please, i have kaspersky anti-virus one year license, and want to crack. I don4t know how to do it please can u help me please………………..

    Reply
  43. sarvagya says:
    2 years ago

    how do i crack NI multisim

    Reply
  44. parthasarathycse says:
    2 years ago

    please help how can i find the .bak file

    Reply
  45. rafiq says:
    2 years ago

    Mr reymond please tell me if i do not have any crack path file then how I cam make latest crack for new software?
    I have software called tesseral , i do not have any crack, it is only trail version, it only require some licence file to make permenent use, pls tell me how

    Reply
  46. sim says:
    2 years ago

    i need help im cracking gothic 2 spacer exe and i cant find the code plz help me

    Reply
  47. spawn2106 says:
    2 years ago

    I need help, because i want to crack orgamax 2010, can someone help me?

    Thanks!

    Reply
  48. XZ3R0 says:
    2 years ago

    You cant always save the file for it to patch it on its own. The bytes move often in newer versions of software. So it will be patching the wrong byte.
    In my case, it breaks the program.

    Reply
  49. Anonymous says:
    2 years ago

    You can also just save the file, too, you know…
    Save the patch, then it will do the editing by itself :D

    Anyway, thanks for the tutorial. Works very much!

    Reply
  50. Anonymous says:
    2 years ago

    You can also just save the file, too, you know…
    Save the patch, then it will do the editing by itself :D

    Reply
  51. XZ3R0 says:
    2 years ago

    Hey this tut is great. i was able to re-crack a program!
    But when i tried to re-crack another program there is hundreds, possibly thousands, of bytes that have been modified. does anyone know how i should go about approaching this? it seems like btye modification may not be the most effective way. any suggestions?

    Reply
  52. KB says:
    2 years ago

    Can someone help me with a crack for Roxio Photoshow 6.0.0 Build 791 ??

    Reply
  53. maria says:
    2 years ago

    Hi,
    I need to make my trial ( already expired ) nik software dfine v2 work. Now they ask me for a serial number… How can I solve this?

    Thanks

    MJ

    Reply
  54. Luigi says:
    2 years ago

    Hi!

    I have a program steel structural system that I need to crak. It works with a hardware lock that was valid only for 30 days.
    Can you help me wit this?

    Thanks

    Reply
  55. Pieter says:
    2 years ago

    Am looking for someone to please decompile/crack a .exe file please ?

    Reply
  56. Lobby says:
    2 years ago

    Dear, MR. Raymond
    I try to step by step with your step but i could not do it. There fore, what should i do sir? Tell and teach me please.

    sincerely yours,
    Mr. lobby

    Reply
  57. joseph says:
    2 years ago

    thanks for your article mr. raymond.. i found it very useful..

    Reply
  58. alfian says:
    2 years ago

    i have games bookworm without crack, please teach me how to crack this games…..
    email me please………(alfian-indonesia)

    Reply
  59. nishan says:
    2 years ago

    Hello, Raymond. I like this article i am going to try this. Thanks for this……..
    And raymond can u say me that how to crack mobile software….. plz plz

    Reply
  60. manaka says:
    2 years ago

    Hi raymoy its nice to meet this article! iwant to crack some programs for my knowlegde! thanks a l lot!

    Reply
  61. ahsen says:
    3 years ago

    hi raymond..
    very nice article…. i shall be very thankful to you if you tell me the way which works independent of versions and old crack file please please i need it desparetly

    Reply
  62. ouyty says:
    3 years ago

    Hi Raymond, I am trying to crack “staff file” and other programs but for “staff file” there is no Raw Offset and for other program have a lot of Raw Offset that come out dup. Could you help me to explain that, Please ?
    looking forward to hear from u soon,7

    thanks a lot for your article
    Best Regard From
    OUYTY

    Reply
  63. dianoi25 says:
    3 years ago

    hi Raymond
    i’m trying to crack planswift 8 and there are lots of RAW offset that came out on the dUP.i’m not sure which one should i use…pls help??

    Reply
  64. cb says:
    3 years ago

    hi raymond i download dup2 but when i am comparing files no data comes in RAW offset PLEASE HELP ME FOR THE SAM

    Reply
  65. Debashish says:
    3 years ago

    Hi, I want to crack Channel Studio Pro 8 or Automatic cable manager 10.9. How can i crack it. Please help me to crack. Or give me the crack file of the software. Please mail me. Please…….. Please………… Please………..

    Reply
  66. dwight travale says:
    3 years ago

    how to get rid of may be a victim of software counterfiting

    Reply
  67. ir4dex says:
    3 years ago

    i have just pointed my 13 year old to this as i dont have much time to show him and he managed it first time>>>:)

    Reply
  68. RONIL says:
    3 years ago

    where did you get the Bak file in offset comparison? stated in your example.

    Reply
  69. hosein says:
    3 years ago

    hi
    i really appreciate for ur nice article,but can u give me more information about cracking ways from the scratch via my email? it will be my pleasure to learn how to crack from u.
    looking forward to hear from u soon,
    thanks alot for ur article
    H,GH

    Reply
  70. Dorel says:
    3 years ago

    with what do u open dup2 I open it up with winrar and it dose not work….

    Reply
  71. teddy says:
    3 years ago

    Can you please help me to carck Lottomania

    thanks

    Reply
  72. LOL! says:
    3 years ago

    I need RayCalculator v2.3 where can i find this softwarez? haha.

    Also this is not cracking you are just taking an already cracked .exe and comparing the last patched bytes use ida pro and debug the file yourself you bunch of lazy r3t@rdz.

    Reply
  73. nines says:
    4 years ago

    Hi Raymond, I have a program that checks the system clock for a specific time to allow user a free use of the program. Can you teach me how I can crack the prog so that the time will remain within the free time?

    Reply
  74. hvg88 says:
    4 years ago

    hey..
    i have download it, for cracking new version of tally (accounting software)
    i have tally 9212 patcher exe and original exe
    now how to make new patcher for tally 9214
    plz. guid. its urgent
    thanks in advance
    -hvg88

    Reply
  75. Yoshi says:
    4 years ago

    Hey man, I’m usually able to follow along tutorials, but i can’t seem to figure out where i’m going wrong with this. When i hit compare is shows me a whole list of “RAW Offset” I’m trying to crack this program called “Exterminate It!” but can’t find the crack for the new version anywhere, I’ve tried everything i possibly can. Anyone think they can help please send me an email. Appreciate it thanks.

    Reply
  76. Naqqash says:
    4 years ago

    hi
    your idea is fantastic .thanks for posted

    Reply
  77. Naqqash says:
    4 years ago

    hi,
    your tatorial is very useful for me.thanks

    Reply
  78. Nave says:
    4 years ago

    So this only works for programs that previously had a crack?
    because ive looked for hours on end for a crack for “super silent manager” (piravi.com) and cant find a single one.
    What would I use to crack this program if there isnt already a previous patch?
    It uses combination of First/Last name and email to create a serial number :(

    Reply
  79. vadelavista says:
    4 years ago

    hii raymond plzz crack twinr bot plz plz plz…^_^

    Reply
  80. ottoman halo says:
    4 years ago

    i need crack halo 1.8 but i cant finding bak or .old in folder pls help me

    Reply
  81. ford76 says:
    4 years ago

    im looking for a program crack for regcure v 1.5.0.0 can someone plz help me

    Reply
  82. MARY B. says:
    4 years ago

    I NEED THE CODE FOR DVD CLONER 5

    Reply
  83. Dang Ngoc Tuan says:
    4 years ago

    Thank you very much!
    I think it’s very useful with me.

    Reply
  84. jun visbal says:
    4 years ago

    it is very useful and worth trying for

    Reply
  85. richmond says:
    4 years ago

    wow this is great!….

    thanks a lot….

    Reply
  86. LittlePirate says:
    4 years ago

    Raymond, Heya, I see your last post was December 2007? are you still around? i sure hope so. I need to find out how to crack two programmes, would you please get in touch with me? Probably this will lead to more.

    P.S. Look forward to hearing from you, and fanks for being such a genius.

    Reply
  87. smithlly says:
    4 years ago

    hi ray .iam new to cracking .eager ,crazy curious and a quick learner of cracking i really want to move ahead with this thing iam a this.net programmer and a c lover.if u have stuffs like this more do mail at smithkapur@gmail.com.i know by the time ill open my account it must have got hacked by you bt its perfectly fine for a new start.looking for a response.
    thanks master ray

    Reply
  88. Joussef says:
    4 years ago

    hii .. thats really great , and very smar ;)
    well am having problem with it that when i compair the files nothing happend to the offset raws and its totally blank so whatys the issue !! one more qestion in case its done how to run the patch which created into my software .. can i have ur email add t0o ??
    thx and take care

    Reply
  89. Travis says:
    5 years ago

    i got confused could some one do a ventrilo3.0.2 server crack i tried got confused and a headach

    Reply
  90. _ says:
    5 years ago

    where do you get Ray Calculator?

    Reply
  91. anu says:
    5 years ago

    good

    Reply
  92. Knivez says:
    5 years ago

    Hi thanks for this article i hope it would help me.

    Reply
  93. hans says:
    5 years ago

    a better method to create own patches, is just to use compare function to create a search&replace patch.

    1.apply old patch
    2.open dUP
    3.use compare function for search&replace patching
    4.create own search&replace patcher

    Now you have your own patcher for future versions

    Reply
  94. manoj kumar says:
    5 years ago

    if u dont mind let me know which raw offset are u talking about?
    there are a number of raw offsets.
    so plse guide meam tring to use this method on “acdsee v9.0″
    “I have patch for acdsee v8.0″ i installed v9.0 and ran the v8.9 patch
    however, it did not create any bak file and pleasei am not that familiar
    in hex can you suggest some tutorials.. in learning or analysing hex codes Thankyou.
    manoj kumar

    Reply
  95. Bafian says:
    5 years ago

    Hi Raymond,

    By reading your tutorial, I know you are the master of cracking. I have problem cracking a new-and-very-well-protected-software. If you are interested in cracking the software, please email me at bafian88@yahoo.com, to get the file. Surely, I will give you a reward for your succed effort. Thanks. Bafian

    Reply
  96. Rust says:
    5 years ago

    Wow. This tutorial is actually really good. The only thing is, I don’t download cracks made by other people just because I can’t trust p2p anymore… So I’ve decided to research on how to crack programs by myself, and maybe I can get back into P2P, but not as a leecher! :P
    If it’s not rude for me to ask, I was wondering if you could post another tutorial about making cracks from bytecode or compiling cracks somehow… Or if you could make one about keygens, if you could find the alogarithim… but it seems that I get smarter every time I read something. Thanks for the 1337 tut!

    Reply
  97. onewingedangel says:
    5 years ago

    Hey if anyone can give this message to the guy who wrote this please do, I need help on cracking a program if you can help please contact me and tell me so at my e-mail adress. Really need help PLEASE!!!

    Reply
  98. ^^ says:
    5 years ago

    i am tring to use this method on “Power Audio Recorder v1.66″
    i have patch for “Power Audio Recorder v1.65″
    i installed v1.66 and ran the v1.65 patch
    however, it did not create any bak file what so ever
    it only shows “crc32 check failed” massege
    what should i do?

    Reply
  99. Raymond says:
    5 years ago

    I don’t know why I hear a lot from my friends. They’ll tell me they have a friend who can crack this and that… but in fact they’re only using someone’s one click patch or crack.

    Reply
  100. Fico says:
    5 years ago

    i’ve never actually met someone braggin around about cracking himself the newer version of some program nor i’ve thought about it. But this certainly is very useful, i’ll try it on some next update.
    Thanks a bunch Ray

    Reply
  101. Raymond says:
    5 years ago

    The link to download dUP2 works. I’ve just tested it myself.

    Reply
  102. masroedy says:
    5 years ago

    I can’t download file diablo2oo2′s Universal Patcher – dUP please sent or givi me another link, thank

    Reply
  103. Raymond says:
    5 years ago

    scret, I’ve checked the offsets and they are totally different. Seems like the programmer made an update to prevent old patches from working.

    Reply
  104. scret says:
    5 years ago

    hello do you think you could patch the new version of network magic as it also has a subversion with a crack from the ICU team.??

    Reply
  105. manpreet singh says:
    5 years ago

    if u dont mind let me know which raw offset are u talking about?
    there are a number of raw offsets.
    so plse guide me

    Reply
  106. Jash Sayani says:
    5 years ago

    Hey Raymond,
    Thank you very much for teaching this to me. I always keep fninding cracks on the internet. But now I can make my own cracks ! :-)

    Reply
  107. stechkov says:
    5 years ago

    hi, raymond….
    your tutorials are so useful…
    i am not that familliar in hex can you suggest some tutorials..
    in learning or analysing hex codes..

    Reply
  108. mora says:
    5 years ago

    Hi!
    Master Raymond, Really im very happy by your tutorials. Please can you help me, this is my very big problem. I have to block my NOD32 Virus guard without using the Administrator login. please help me to do this.
    Waiting for your grade response.
    please help me as soon.
    if you want more details about my purpose i will send to you a mail with brief problem.
    can you do for me pls,………..
    Regards frm,
    Mora.
    Really this crack method will very useful to me.
    Thank you so much my grand master.
    i have to become as a student of you.
    Bye.!

    Reply
  109. MoonPie says:
    5 years ago

    Wow interesting, im glad i signed up to receive your blogs. Excellent information keep up the good work!!

    Reply
  110. Muneeb Saeed says:
    5 years ago

    wow thanx man

    Reply
  111. blackknight says:
    5 years ago

    what will really be nice is a tut on rar files password cracking if you have lost or forgot the password

    Reply
  112. tbar3 says:
    5 years ago

    Thanks, Ray!

    I’ve often wondered about how to do this.. very informative!

    Reply
  113. kagaw says:
    5 years ago

    nice article… i hope theres more articles relating to hacking, cracking and so on and so forth.. hehehhhe like we are “hackers underground community”!

    Reply
  114. Wojtek says:
    5 years ago

    Hi Raymond, I love your tutorials they are so useful. Thank you for your hard work :)

    Reply
  115. Logan says:
    5 years ago

    Great mini tut thank for kepping us informed

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recently Updated

  • flash bios icon

    5 Tools to Easily Install FreeDOS or MS-DOS onto USB for BIOS Flashing

  • avast icon

    Reset or Remove avast! Authorization Password to Access Settings

  • U3 icon

    How to Customize U3 USB Smart Drive to Become Ultimate Hack Tool

New Articles

  • task manager replacement icon

    Memory Usage Test to See Which is the Lightest Antivirus Software

  • kaspersky antivirus 2013 icon

    Activate Free Kaspersky Anti-Virus 2013 ROG with 1 Year License

  • remote access software

    Top 8 Remote Access Software for Providing Online Support

Popular Posts

  • Top 10 FREE Data Recovery Software

    Top 10 FREE Data Recovery Software

  • How to Hack Into a Windows XP Computer Without Changing Password

    How to Hack Into a Windows XP Computer Without Changing Password

  • 10 Free Software to Mount CD or DVD ISO Image File as Virtual Drives

    10 Free Software to Mount CD or DVD ISO Image File as Virtual Drives

Recommend on Google
Follow @raymond_cc
Subscribe Youtube »
(c) 2013 Raymond.CC Blog
  • Contact
  • Disclaimer
  • Disclosure
  • Privacy Policy
  • Terms of Use
  • Sitemap