Activity Stream
48,167 MEMBERS
6863 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1.     
    #11
    Member
    send me the file and i will decode it for you

  2.   Sponsored Links

  3.     
    #12
    Banned
    Website's:
    TehHost.net
    Quote Originally Posted by Gav0 View Post
    send me the file and i will decode it for you
    check your PM

  4.     
    #13
    Respected Developer
    Website's:
    wrzc.org
    This is a common method of encripting files. It's used by lots of wordpress templates, multiple free scripts as well as some paid ones and even WCDDL I think.

    Anyway here's an online decoder

    http://www.tareeinternet.com/scripts/decrypt.php

  5.     
    #14
    Member
    Its a r57 shell script & it is re-encoded multiple times.

    I decoded it >15 times over so far

    from the time it takes for the shell to run I would think someone has spent a LOT of time re-encoding it some stupid ammount of times, so i dont want to spend more time on a crappy shell



    I think the guy wants to decode it, add some code & re-encode it to post on forums.

  6.     
    #15
    Respected Developer
    Website's:
    wrzc.org
    Are you sure Gav0? This doesn't sound right. Have you tried my link?

    A eval gzinflate base64 is usually only encoded once unless their's encodes inside that which isn't that common and slows up a script. 15 times really doesn't sound right.

    PM it to me if you want as I'm now interested in it's encoding rather than it's content or purpose.

  7.     
    #16
    Member
    nice link, bookmarked


    that doesnt decode this,
    I copied the code to a string to get the output & each time i was getting a diferant base64 code over and over again.

  8.     
    #17
    Member
    Website's:
    Elite.SO Defendos.com Motionite.com
    He doesn't wants this decrypted... He wants to know how to encrypt his PHP files...
    Try to google something like "how to protect php"

    Defendos BETA3 Released! Thread - Official Website

  9.     
    #18
    Banned
    Website's:
    TehHost.net
    Quote Originally Posted by Gav0 View Post
    Its a r57 shell script & it is re-encoded multiple times.

    I decoded it >15 times over so far

    from the time it takes for the shell to run I would think someone has spent a LOT of time re-encoding it some stupid ammount of times, so i dont want to spend more time on a crappy shell



    I think the guy wants to decode it, add some code & re-encode it to post on forums.
    well first i do not want it because i want to add some code i just want to verify that its not backdoored

    and i want to know about encrypting files because i want to encrypt the accounts.php of my public rapidleech to add some security... as untill now i have found this to be the strongest free php encrypter

    however thanks for trying....

  10.     
    #19
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    gzinflate(base64_decode())

    Basically to un-encrypt it:

    • Take the string and run it threw a base64 decoder.
    • With the new string you need to run a gz_deflate on on, to uncompress the string.
    • If the new string still looks weird its more then likely obfuscated.


    if the string is obfuscated (not encoded) then you need to look within the code that performs an action such as returns something, then instead if returning the content, you should echo it out.. after you have done that put the obfuscated code into the eval function and see that is echo'd out, this should be a reasonable source code.

    If your having trouble from there then post it back here and someone will take a look at it.

    if the content is not open source, witch if its setup like so I doubt it, we recommend that you respect the original programmer.
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Decoding Basic PHP encryption
    By SplitIce in forum Tutorials and Guides
    Replies: 3
    Last Post: 7th Dec 2010, 11:59 AM
  2. [AMS] How to make your own Encryption Tool [TUT]
    By l0calh0st in forum Web Development Area
    Replies: 4
    Last Post: 6th Aug 2010, 05:38 AM
  3. File Encryption Program
    By d3monic in forum Webmaster Resources
    Replies: 0
    Last Post: 14th Jan 2010, 10:27 PM
  4. Encryption Center V2.0
    By Raven in forum Webmaster Resources
    Replies: 1
    Last Post: 21st Dec 2009, 07:39 PM
  5. What Encryption ?
    By MagicTallGuy in forum Technical Help Desk Support
    Replies: 0
    Last Post: 13th Nov 2009, 11:56 PM

Tags for this Thread

BE SOCIAL