How to hack software

Discussion in 'Software' started by T Sax, Feb 1, 2016.

  1. T Sax

    T Sax Newbie

    Joined:
    Feb 1, 2016
    Messages:
    9
    Likes Received:
    0
    was wondering if anyone could point me to into any resources on how to crack software(vsts) i know it isnt a walk in the park but i have the time to learn and would be willing to share the fruits of my labors
     
  2.  
  3. SmokerNzt

    SmokerNzt Rock Star

    Joined:
    Mar 2, 2013
    Messages:
    527
    Likes Received:
    320
    • Interesting Interesting x 1
    • List
  4. T Sax

    T Sax Newbie

    Joined:
    Feb 1, 2016
    Messages:
    9
    Likes Received:
    0
    thank you very much bro appreciate that
     
  5. ehrwaldt kunzlich

    ehrwaldt kunzlich Rock Star

    Joined:
    Oct 4, 2015
    Messages:
    329
    Likes Received:
    302
    Location:
    Utop, IA
  6. T Sax

    T Sax Newbie

    Joined:
    Feb 1, 2016
    Messages:
    9
    Likes Received:
    0
  7. T Sax

    T Sax Newbie

    Joined:
    Feb 1, 2016
    Messages:
    9
    Likes Received:
    0
    thanks alot bro really appreciate that
     
  8. T Sax

    T Sax Newbie

    Joined:
    Feb 1, 2016
    Messages:
    9
    Likes Received:
    0
    hey man i tried runing the files and it said my evaluation period is out of date any idea how to fix this
     
  9. dkny

    dkny Platinum Record

    Joined:
    Jan 25, 2015
    Messages:
    466
    Likes Received:
    226
    Some friendly advice:-

    Seriously... the first rule about software development (and this includes reversing) is it's about problem solving.
    If you can't develop the skills to solve your own problems, you will never code anything worth a damn.
     
    Last edited: Feb 2, 2016
    • Like Like x 2
    • Winner Winner x 2
    • Agree Agree x 1
    • List
  10. megablox

    megablox Ultrasonic

    Joined:
    Jan 9, 2016
    Messages:
    68
    Likes Received:
    38
    this is why they teach such difficult math in university, yeah in the end it doesn't really pertain to actual coding, but it teaches you how to THINK and SOLVE complex problems, it's all about seeing if you can problem solve. And I agree with dkny, because you better like problem solving.
     
  11. Kookaboo

    Kookaboo Rock Star

    Joined:
    Jun 17, 2011
    Messages:
    1,456
    Likes Received:
    428
    Location:
    Here and there.
    :unsure: Not always an easy game! On MAC, Windows, Linux or what?
    Some PC cracking here @
    http://www.youtube.com/user/fjlj/videos
    As far as i know there's not much around for Audio Plug-Ins...
    ...the few ones that do it don't share their knowledge with others
    and almost never make tutorials, that's a pity somehow.
    :(
     
  12. lpu2n

    lpu2n Producer

    Joined:
    Aug 11, 2015
    Messages:
    206
    Likes Received:
    121
    http://www.woodmann.com/crackz/

    Lot of resources and walkthroughs. It's really old, but quite beginner friendly.

    Before you start that though, you want to have good knowledge of debuggers, disassemblers, hex editors, assembly language, and programming. There are many resources out there on the web/in books to teach you these basics. For software, I can recommend IDA Pro (paid) or x64_dbg (open source). From there, it really comes down to experimenting, trial and error, and as someone said here, finding the best ways to solve problems.

    For the record, I am no reverse engineering expert. I have only dabbled in it.
     
    Last edited: Feb 2, 2016
    • Interesting Interesting x 1
    • List
  13. Kwissbeats

    Kwissbeats Audiosexual

    Joined:
    Mar 31, 2014
    Messages:
    1,562
    Likes Received:
    653
    the last topic like this ended with Ilok beeing cracked...:hahaha:
    Lets see were this goes....... :chilling:

    I also want to suggest to keep it on the legal side, too keep it nice and clean. (so-far we are doing fine!):hifive:

    assembly language actually is really though to understand, for me at least it seems out of reach...
     
  14. dkny

    dkny Platinum Record

    Joined:
    Jan 25, 2015
    Messages:
    466
    Likes Received:
    226
    Hardly the same - that guy was already an experienced reverser, and came looking for new challenges.

    It's not like he walked up and said "I've heard about this iLok thing and think I can break it. Can somebody explain to me how these computer things work, never used one..."
     
  15. studio5599

    studio5599 Producer

    Joined:
    Sep 25, 2011
    Messages:
    987
    Likes Received:
    90
    Best hacker / crackers are the ones who grew with the change in operating systems, starting from win 3.1 and up theres so much to learn if your a noob Good Luck
     
  16. Voo

    Voo Platinum Record

    Joined:
    Oct 30, 2011
    Messages:
    288
    Likes Received:
    175
    I cant even decompile a vst.DLL, seems like these are created in a different manner.
    When you use a ID program (Peid) it always comes up unknown PE or type.

    Ive tried Olly, Ida Pro, Visual C to try decompiling. Kook is right, there's not much info. I haven't found any on non netframe dll's

    To be clear I have no idea what I'm doing except going down a path of curiosity and trying to figure out the first problem lol
    BTW There's tons of tutorials on exe's, just not dlls.
     
  17. Kookaboo

    Kookaboo Rock Star

    Joined:
    Jun 17, 2011
    Messages:
    1,456
    Likes Received:
    428
    Location:
    Here and there.
    I believe that Audio Plug-In cracking is a bit more complicated.
    Strangely no one has developed yet an universal tool that can be used for those needs!
    Basically a host-like program that is able to *intercept* actions & data flow would help a lot.
     
  18. lpu2n

    lpu2n Producer

    Joined:
    Aug 11, 2015
    Messages:
    206
    Likes Received:
    121
    I am sure R2R has such a tool. They spoke of an R2R framework in one of their keygen's about section. Not certain what that implies, but I find it hard to believe that after so many releases they still start from scratch every time.
     
  19. Kookaboo

    Kookaboo Rock Star

    Joined:
    Jun 17, 2011
    Messages:
    1,456
    Likes Received:
    428
    Location:
    Here and there.
    I don't think so. R2R is always using the same scheme = patch + keygen.
     
  20. lpu2n

    lpu2n Producer

    Joined:
    Aug 11, 2015
    Messages:
    206
    Likes Received:
    121
    Yes, what I meant is they may have developed software to "automate" some of the menial and repetitive tasks of plugin reversing, which is what I thought you were talking about. So when I saw "R2R framework" in the about section of a keygen (fabfilter I think), I figured it was either some framework for their keygens/installers, or custom-built software for reversing audio plugins. It would make sense for them to create something like that. I don't really know though.
     
  21. midi-man

    midi-man Audiosexual

    Joined:
    Sep 25, 2013
    Messages:
    1,595
    Likes Received:
    797
    Thanks for the link. Hopefully I can learn something new.
     
Loading...
Loading...