SWF Cracking - R63 Post Shuffle

 
Results 1 to 10 of 10
  1. #1
    Creative One. TheEngineer is offline
    True MemberRank
    Oct 2011 Join Date
    Your RouterLocation
    506Posts
    158Likes (Received)

    SWF Cracking - R63 Post Shuffle

    Okay, first, Hi dear.

    Second, well I've seen MUCH people complain about cracking those nice and smooth SWF's from Habbo..

    Well, U see, I said "Nice and smooth" cause, it's pretty easy, if you know the right things, and if you're interested in coding.. You'll LOVE this.

    Okay, let's start with the basics.

    What the .. do I need for this?
    Well, let me make a little List:

    • RABCD - By CyberShadow
    • SoThink SWF Decompiler
    • Some knowledge
    • Downloads from BetterWay


    Okay, you see, I need to post downloads *O NOESH*.. ^^

    Okay there we go.

    - RABCD - By CyberShadow: Click to download from GitHub
    - SoThink SWF Decompiler: Download @ Release topic from Mithex.

    OMG What the ... I need to do now?

    Well, just do the following things:

    - Open Notepad
    - Paste:
    Code:
    abcexport Habbo.swf
    rabcdasm Habbo-0.abc
    rabcdasm Habbo-1.abc
    rabcdasm Habbo-2.abc
    swfdecompress Habbo.swf
    
    pause
    - Save the file as .bat
    - Place your Habbo.swf (one of the lastest) in the folder
    - Run your script.

    DUDE This can't be all, tell more u moron!

    Okay, Be nice right, I do this for you ^^
    Well, Now we gonna take some steps of removing the actually Host Protection.

    - Open SoThink
    - Open the Habbo.swf
    - Collapse it
    - Go to the Action Script tab
    - Click Raw Data
    - Search for LocalConnection
    - Then search for something after the LocalConnection GetProp => Domain
    - Okay, we found what we need, w000000t
    - Now go to the folder with your RABCD stuff.
    - Open Habbo-0 folder, then the first folder in it
    - Then open the filename.class.asasm
    - Scroll down till you see LocalConnection and the Domain part
    - After:
    Code:
         findpropstrict      QName(PackageNamespace("flash.net"), "LocalConnection")
         constructprop       QName(PackageNamespace("flash.net"), "LocalConnection"), 0
         getproperty         QName(PackageNamespace(""), "domain")
         coerce_s
    - Add this behind the original code here above (SO it's there TWICE)
    - Then add by both codes, after coerse_s:
    Code:
         setlocal2
    - Then we aren't there.. add:
    Code:
         pushstring          "images.habbo.com"
         setlocal2
    - After the codes Above.

    - Now we are going to recompile & Re-compress!
    - Open Notepad
    - Paste:
    Code:
    rabcasm Habbo-0/Habbo-0.main.asasm
    abcreplace Habbo.swf 0 Habbo-0/Habbo-0.main.abc
    rabcasm Habbo-2/Habbo-2.main.asasm
    abcreplace Habbo.swf 2 Habbo-2/Habbo-2.main.abc
    rabcasm Habbo-1/Habbo-1.main.asasm
    abcreplace Habbo.swf 1 Habbo-1/Habbo-1.main.abc
    pause
    - Save the file as .bat
    - Run your script.
    - ???

    - Congrats! you Removed the host checks.

    TECHDOC
    Code:
    Congrats, you did on assembly this is usefull to learn! just google around and you will see that ASM is used in many many other ways, like in cracking and making serial generators

    - Original Tutorial by Betterway.
    - Released by G33K
    Last edited by TheEngineer; 21-02-12 at 08:16 AM. Reason: Header

  2. Likes Sean, superjason, Synstir, JaydenC, DiverseSoul liked this post
  3. #2
    Thanks for the memories! Mithex is offline
    Alpha MaleRank
    May 2010 Join Date
    HeavenLocation
    2,027Posts
    715Likes (Received)

    Re: SWF Cracking - R64 Post Shuffle

    version r64?
    Going, going, gone. Thank you f/282 for all the amazing memories and great people I've met!

  4. #3
    The Messiah AWA is offline
    True MemberRank
    Feb 2008 Join Date
    BulgariaLocation
    1,330Posts
    524Likes (Received)

    Re: SWF Cracking - R64 Post Shuffle

    There is another check... fail!

  5. #4
    Michael Jackson ♥ Sphinx is offline
    True MemberRank
    Aug 2010 Join Date
    In your bed :3Location
    906Posts
    419Likes (Received)

    Re: SWF Cracking - R63 Post Shuffle

    Does this swf works for phoenixemu ?

  6. #5
    [̲̅$̲̅(̲̅1̲̅)̲̅$ ̲̅] leenster is offline
    True MemberRank
    May 2008 Join Date
    KanaadaLocation
    988Posts
    774Likes (Received)

    Re: SWF Cracking - R64 Post Shuffle

    Quote Originally Posted by AWA View Post
    There is another check... fail!
    What is the other check and do you know how to remove it?

  7. #6
    Account Inactive BetterWay is offline
    InactiveRank
    Dec 2011 Join Date
    The NetherlandsLocation
    146Posts
    64Likes (Received)

    Re: SWF Cracking - R64 Post Shuffle

    Quote Originally Posted by AWA View Post
    There is another check... fail!
    Ye there is another check, the tutorial isn't complete.

  8. 22-02-12


  9. #7
    Account Inactive V0rp is offline
    InactiveRank
    Jan 2012 Join Date
    26Posts
    8Likes (Received)

    Re: SWF Cracking - R63 Post Shuffle

    Nice tutorial!

  10. #8
    Account Inactive DiverseSoul is offline
    InactiveRank
    Mar 2012 Join Date
    1Posts
    0Likes (Received)

    Re: SWF Cracking - R63 Post Shuffle

    So.. By rights, it should look something like this? Screenshot by Lightshot

  11. #9
    C# | C++ Emerica is offline
    True MemberRank
    Oct 2010 Join Date
    GermanyLocation
    437Posts
    75Likes (Received)

    Re: SWF Cracking - R63 Post Shuffle

    Only IP is missing right?

  12. #10
    Account Inactive MasterCoder is offline
    InactiveRank
    Oct 2010 Join Date
    2Posts
    0Likes (Received)

    Re: SWF Cracking - R63 Post Shuffle

    Works with the new crypto SWF?

Moderation Tools (0)
 

Quick Reply Quick Reply

Rich Text Editor

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (1 members and 0 guests)

  1.  Quackster