[CONTEST] Who Can De-Obfuscate This
#1
Winner Get's a Prize, Go!

Code:
http://pastebin.com/bkWvb02Q

View The Output Here: 

http://www.skycrypt.space/obfuscated.php

Goodluck Smile

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'' at line 1

[Image: dzn6AKe.png]
Reply
#2
(02-28-2016, 12:11 AM)Anonymous Wrote: I got half-way and then asked myself "why am I doing this" and stopped.

Good luck to whoever decides to do this.

The Prize is pretty good, ur missing out,
also, click here:

[url=javascript:harlemShake();]Hi[/url]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'' at line 1

[Image: dzn6AKe.png]
Reply
#3
(02-28-2016, 12:25 AM)Anonymous Wrote:
(02-28-2016, 12:22 AM)KeyBase Wrote:
(02-28-2016, 12:11 AM)Anonymous Wrote: I got half-way and then asked myself "why am I doing this" and stopped.

Good luck to whoever decides to do this.

The Prize is pretty good, ur missing out,
also, click here:

Hi

What is the prize?

It's a secret Wink

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'' at line 1

[Image: dzn6AKe.png]
Reply
#4
Code:
echo 'DemonForums';

Code:
<?php
echo 'DemonForums';
?>

You could achieve the same thing here - http://web.archive.org/web/20120111202730/http://www.php-crypt.com/

As well as it's easy to decode considering the entire explanation and even an extension were given here  - http://blog.php-security.org/2010/05/13/article-decoding-a-user-space-encoded-php-script/index.html
Reply
#5
(02-28-2016, 01:17 AM)El!teHax0rPr0 Wrote:
Code:
echo 'DemonForums';

Code:
<?php
echo 'DemonForums';
?>

You could achieve the same thing here - http://web.archive.org/web/20120111202730/http://www.php-crypt.com/

As well as it's easy to decode considering the entire explanation and even an extension were given here  - http://blog.php-security.org/2010/05/13/article-decoding-a-user-space-encoded-php-script/index.html

lol nope, not even close, but good guess

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'' at line 1

[Image: dzn6AKe.png]
Reply
#6
(02-28-2016, 01:17 AM)KeyBase Wrote:
(02-28-2016, 01:17 AM)El!teHax0rPr0 Wrote:
Code:
echo 'DemonForums';

Code:
<?php
echo 'DemonForums';
?>

You could achieve the same thing here - http://web.archive.org/web/20120111202730/http://www.php-crypt.com/

As well as it's easy to decode considering the entire explanation and even an extension were given here  - http://blog.php-security.org/2010/05/13/article-decoding-a-user-space-encoded-php-script/index.html

lol nope, not even close, but good guess
Good guess? it outputs a string, it's not anything secret. The whole explanation is on that site as well as a tool that I cba to download.


Not to mention the same method was released a few years ago.....
Reply
#7
(02-28-2016, 01:19 AM)El!teHax0rPr0 Wrote:
(02-28-2016, 01:17 AM)KeyBase Wrote:
(02-28-2016, 01:17 AM)El!teHax0rPr0 Wrote:
Code:
echo 'DemonForums';

Code:
<?php
echo 'DemonForums';
?>

You could achieve the same thing here - http://web.archive.org/web/20120111202730/http://www.php-crypt.com/

As well as it's easy to decode considering the entire explanation and even an extension were given here  - http://blog.php-security.org/2010/05/13/article-decoding-a-user-space-encoded-php-script/index.html

lol nope, not even close, but good guess
Good guess? it outputs a string, it's not anything secret. The whole explanation is on that site as well as a tool that I cba to download.


Not to mention the same method was released a few years ago.....

There are alot of background calculations going on, and classes, i asked you to decrypt, not mimic the output Tongue

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'' at line 1

[Image: dzn6AKe.png]
Reply
#8
(02-28-2016, 01:21 AM)KeyBase Wrote:
(02-28-2016, 01:19 AM)El!teHax0rPr0 Wrote:
(02-28-2016, 01:17 AM)KeyBase Wrote:
(02-28-2016, 01:17 AM)El!teHax0rPr0 Wrote:
Code:
echo 'DemonForums';

Code:
<?php
echo 'DemonForums';
?>

You could achieve the same thing here - http://web.archive.org/web/20120111202730/http://www.php-crypt.com/

As well as it's easy to decode considering the entire explanation and even an extension were given here  - http://blog.php-security.org/2010/05/13/article-decoding-a-user-space-encoded-php-script/index.html

lol nope, not even close, but good guess
Good guess? it outputs a string, it's not anything secret. The whole explanation is on that site as well as a tool that I cba to download.


Not to mention the same method was released a few years ago.....

There are alot of background calculations going on, and classes, i asked you to decrypt, not mimic the output Tongue

Background calculations and classes to output a string?

Not to mention, this is completely ripped off. So, congrats on showing off something you copied. - Change the comment name and call it your own.
Reply
#9
(02-28-2016, 01:28 AM)El!teHax0rPr0 Wrote:
(02-28-2016, 01:21 AM)KeyBase Wrote:
(02-28-2016, 01:19 AM)El!teHax0rPr0 Wrote:
(02-28-2016, 01:17 AM)KeyBase Wrote:
(02-28-2016, 01:17 AM)El!teHax0rPr0 Wrote:
Code:
echo 'DemonForums';

Code:
<?php
echo 'DemonForums';
?>

You could achieve the same thing here - http://web.archive.org/web/20120111202730/http://www.php-crypt.com/

As well as it's easy to decode considering the entire explanation and even an extension were given here  - http://blog.php-security.org/2010/05/13/article-decoding-a-user-space-encoded-php-script/index.html

lol nope, not even close, but good guess
Good guess? it outputs a string, it's not anything secret. The whole explanation is on that site as well as a tool that I cba to download.


Not to mention the same method was released a few years ago.....

There are alot of background calculations going on, and classes, i asked you to decrypt, not mimic the output Tongue

Background calculations and classes to output a string?

Not to mention, this is completely ripped off. So, congrats on showing off something you copied. - Change the comment name and call it your own.
interesting post, how about you try my obfuscator yourself, it isnt the same Tongue

http://skycrypt.space/php/

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\'' at line 1

[Image: dzn6AKe.png]
Reply
#10
(02-28-2016, 01:33 AM)Anonymous Wrote:
(02-28-2016, 01:28 AM)El!teHax0rPr0 Wrote:
(02-28-2016, 01:21 AM)KeyBase Wrote:
(02-28-2016, 01:19 AM)El!teHax0rPr0 Wrote:
(02-28-2016, 01:17 AM)KeyBase Wrote: lol nope, not even close, but good guess
Good guess? it outputs a string, it's not anything secret. The whole explanation is on that site as well as a tool that I cba to download.


Not to mention the same method was released a few years ago.....

There are alot of background calculations going on, and classes, i asked you to decrypt, not mimic the output Tongue

Background calculations and classes to output a string?

Not to mention, this is completely ripped off. So, congrats on showing off something you copied. - Change the comment name and call it your own.

His obfuscator made it. Even if he's not the one who created the original method, he made a tool to implement the method. Fair game to me.

I suppose. Just felt like pointing it out. Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)