Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Decrypt
05-29-2011, 12:12 AM (This post was last modified: 05-29-2011 12:51 AM by tacim.)
Post: #1
Decrypt
Hi,

I have a code which I would like to reverse.

PHP Code:
https://xxxxx.com/xxxx.aspx?VF=4P+2cO+/QqlhH4ojhmlD/6W1CVENSgnyKExnpMkp+tF1kJBJElERCQ9DCVQV5NT2Dt+w2qTPaQGETpLTchXGXdLcnVcUomYsWLhNg​MauIT5K7lILZLendWb/SmR00WXkKk3GuECP1JfIi5p8iFBcMw== 

I've replaced the website with 'x'. What happens is that the website uses urlencoder to encode the above code. Now my friend told me that the part of the code after .aspx? is a php file coded in ioncube. I don't have much experience with ioncube or how to decode it.

If there is anyone who knows what encoding is used here please help me.

Thanks.
Find all posts by this user
Quote this message in a reply
05-29-2011, 12:59 AM
Post: #2
RE: Decrypt
it's custom base64 encode..
Find all posts by this user
Quote this message in a reply
05-29-2011, 01:21 AM
Post: #3
RE: Decrypt
i know it has base 64 encoding. But is there any way to see whats inside the code ??
Find all posts by this user
Quote this message in a reply
05-29-2011, 02:08 AM
Post: #4
RE: Decrypt
(05-29-2011 01:21 AM)tacim Wrote:  i know it has base 64 encoding. But is there any way to see whats inside the code ??

how? iit's something like 1,2,4,8 .. than we got 2^n formula?
if we don't know the algorithm it's not possible to decryt...

can you give url..
Find all posts by this user
Quote this message in a reply
05-29-2011, 09:46 AM
Post: #5
RE: Decrypt
i'd rather not disclose the website itself. But from what I know when it is decoded it has an 'ioncube' encrypted php file within it. There is no algorithm on the website to show how the code is encoded.

I need to find a way of decoding that base64 code.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication