Arcade Prehacks

Results 1 to 3 of 3
  1. #1
    Senior Member
    Join Date
    Jul 2008
    Posts
    1,871

    Is it possible to hack with Linux?

    Hi!
    I've been wondering, is it possible to hack, even though I don't have a Windows?
    I use Ubuntu, Linux.
    Anyone heard of any ways?

  2. #2
    Super Moderator ZuckeR's Avatar
    Join Date
    Feb 2010
    Location
    Germany
    Posts
    1,775

    Re: Is it possible to hack with Linux?

    Yes you can atleast hack games which are AS2 because flasm is available for linux. You can get it either pre-compiled or build it yourself from the source. When it comes to AS3 i don't see a way to do it as there is no decompiler for linux i know of. So your pretty much limited to AS2 games unless someone else knows a program to to it.

    flasm: http://www.nowrap.de/flasm.html

  3. #3
    Senior Member
    Join Date
    Jul 2008
    Posts
    1,871

    Re: Is it possible to hack with Linux?

    Wow!
    Thanks a lot!
    I checked the Flasm, but I didn't see a Linux version. Thanks very much for the link!
    EDIT:
    Note! To any other Ubuntu user!
    You can install Flasm with the command
    Code:
    sudo apt-get install flasm
    It's not propably necessary to download the file, but I recommend it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •