Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   Can Defox IV be unpacked? (https://forum.exetools.com/showthread.php?t=13437)

giv 04-15-2011 01:11

Can Defox IV be unpacked?
 
I come to the conclusion thet Defox IV is the best protection available to te date of VFP written programs.
My question is:
1. The apps protected with Defox IV can be unpacked?
2. What is the method?

goku 04-15-2011 03:25

vh 2011 have method new unpack any version defox

giv 04-15-2011 13:26

And where we can find the VH2011 for download and trial?

Leonid 04-16-2011 05:34

1 Attachment(s)
Quote:

Originally Posted by goku (Post 72452)
vh 2011 have method new unpack any version defox

Interesting. In 2009 VH state that it can unprotect defoxIII, but actually it wasn't true. Can you prove that VH2011 can unprotect defoxIV? Here in attachment there is small application protected with defoxIV. Can you unprotect it?

uranus64 04-16-2011 14:52

As you may already known, Leonid is the author of DefoxIV. :cool:
And he is good friend with the Refox author. When Refox find application protected with defox ask you to "call" the author who is friend with Leonid.

"if this is your own application for which you are the lawful copyright holder, you can ask the author of ReFox for help to get the application fully decompiled"

giv 04-16-2011 15:15

Welcome to our discuttion Mr. Leonid.
As we know you are the author of the Defox IV which, in my oppinion, is the best VFP protector to the date.
Let's put your software to the trial.
As is apparent from your words to praise you can not decrypt with the VH2011.
What I find suspicious and I must honestly say that i suspect you of unfair competition with Mr. Jan Brebera, author of Refox , is that when you load a protected (Defox IV) software application in Refox it give us a message to get in touch with the author to tell us how to proceed. So....something is rotten. It does not seem fair. I think somehow you two are trying to cheat making a cartel.
We relied on the fact that you appear in the discussion and give us more explanations.
In other words, for us, start the contest ....

Leonid 04-16-2011 16:47

Quote:

Originally Posted by narciszu (Post 72463)
As you may already known, Leonid is the author of DefoxIV. :cool:

Yes, this is true.


Quote:

Originally Posted by narciszu (Post 72463)
And he is good friend with the Refox author.

No, this isn't true. I never met him and never mailed with him. Only once we participate in common discussion in the forum. Here is the link

hxxp://www.foxite.com/archives/defox-vs-refox-0000246133.htm

Quote:

Originally Posted by narciszu (Post 72463)
When Refox find application protected with defox ask you to "call" the author who is friend with Leonid.

Quote:

Originally Posted by giv (Post 72464)
What I find suspicious and I must honestly say that i suspect you of unfair competition with Mr. Jan Brebera, author of Refox , is that when you load a protected (Defox IV) software application in Refox it give us a message to get in touch with the author to tell us how to proceed.

Refox XII itself can show defox protected application file structure and unprotect two fxp files that are added by defox and present in all defox protected applications. Author states that he itself can unprotect also other files (all this is about DefoxIII, DefoxIV was released later), but I very doubt that this is true. In the thread from the link above I posted simple application protected with DefoxIII and asked to unprotect it. Nobody post the answer. I believe Refox author include this possibility in Refox XII in order to compromise its concurent Defox and so raise the sells of Refox XII. But I doubt he succeed. Really I don't see any reason to buy Refox XII (and even to use it).

Quote:

Originally Posted by giv (Post 72464)
Let's put your software to the trial.
As is apparent from your words to praise you can not decrypt with the VH2011.

I don't have VH2011, so I didn't try. And it is interesting for me to know whether it is true or not, so, I post here protected sample. If I will not get it unprotected I will consider that it isn't true.

Quote:

Originally Posted by giv (Post 72464)
So....something is rotten. It does not seem fair. I think somehow you two are trying to cheat making a cartel.

If you read all the thread in the link above, you'll check that I suggest not to use Refox XII for protection purposees because it is very weak. Doubt I'll do it if I were a member of cartel.

uranus64 04-16-2011 22:22

@ Leonid
Probably you're right and you're not good friends with Jan Brebera. I've heard so. It means that I am wrong. My mistake. Anyway, your DeFox application is good one in my opinion.

giv 04-16-2011 22:41

Thank you Mr. Leonid for your answers. If your protection is the best availble and a "strong" one remains to be seen.

giv 04-19-2011 17:39

main.fxp
q3216549.fxp
...and working

giv 04-20-2011 13:39

Regarding defox III....

Quote:

LPARAMETERS m.p0, m.p1, m.p2, m.p3, m.p4, m.p5, m.p6, m.p7, m.p8, m.p9, m.p10, m.p11, m.p12, m.p13, m.p14, m.p15, m.p16, m.p17, m.p18, m.p19, m.p20, m.p21, m.p22, m.p23, m.p24, m.p25
LOCAL m.pcnt, m.prc, m.ip
m.pcnt = MIN(PCOUNT(), 26)
m.prc = ""
IF m.pcnt>0
FOR m.ip = 1 TO m.pcnt
m.prc = m.prc+",m.p"+ALLTRIM(STR(m.ip-1))
ENDFOR
m.prc = "with "+SUBSTR(m.prc, 2)
ENDIF
LOCAL m.pr
IF _SCREEN.visible=.T.
_SCREEN.windowstate = 2
ENDIF
IF VERSION(2)>0
MESSAGEBOX("This program can't run under IDE environment", 16, "Error")
RETURN
ENDIF
IF RAND(-1)<0.003
MESSAGEBOX("This programm was protected by DeFox"+CHR(13)+"(C)Copyright by Leonid Lepin, 2005-2006", 64, "DeFox") ENDIF
m.pr = "sal "
m.pr = ALLTRIM(m.pr)
DO &pr &prc
RETURN
ENDPROC

Leonid 04-20-2011 15:33

Quote:

Originally Posted by giv (Post 72519)
Regarding defox III....

Sorry, this code
Quote:

MESSAGEBOX("This programm was protected by DeFox"+CHR(13)+"(C)Copyright by Leonid Lepin, 2005-2006", 64, "DeFox")
isn't from DefoxIII. It even isn't from DefoxII. It's from the very first versoin of Defox released in 2006. And its protection of course was very week and easy to unprotect.

giv 04-20-2011 17:32

The Defox IV code sample will be next.

Leonid 04-20-2011 19:51

Quote:

Originally Posted by giv (Post 72522)
The Defox IV code sample will be next.

I hope it will be test.scx from my sample. All other code is out of interest because have lower protection level. BTW, if you have VH2011 why do you post such a statements instead of simply post code? Or VH2011 needs so much time to unprotect smth?

giv 04-21-2011 00:42

Quote:

Originally Posted by Leonid (Post 72525)
I hope it will be test.scx from my sample. All other code is out of interest because have lower protection level. BTW, if you have VH2011 why do you post such a statements instead of simply post code? Or VH2011 needs so much time to unprotect smth?

The VH 2011 is linked to the MAc adress of my network card. To the moment i write these words i not installed yet, because the lack of time, the VH2011 software. In the sample directories of the VH2011 are test samples of your Defox III and Defox IV programs encrypted and decrypted with the VH2011. In the apropriate time i will get a try. In the mean time is the Easter and i wish you a happy Easter time. Yours, GIV

goku 04-21-2011 08:36

with love for leonid test unpack

http://www.megaupload.com/?d=9GGWP6MJ

goku 04-21-2011 08:37

IF .NOT. HEXC(M.PWD)=="8A 2C E4 70 46 51 57 A7 F3 BD 97 73 57 ED BE 1E"
WAIT WINDOW "Wrong password"
ENDIF
CLOSE DATABASES ALL
SET TALK OFF
SET SAFETY OFF
IF .NOT. FILE("tmp.dbf")
CREATE DATABASE tmp
CREATE TABLE tmp (F1 I)
ELSE
USE EXCLUSIVE tmp
ZAP
INSERT INTO tmp VALUES (100)
INDEX ON RECNO() TAG TMP DESCENDING
ENDIF
RAND(-1)

giv 04-21-2011 13:42

1. Case closed.
2. Dear Goku you ruinned the poor Leonid the Easter time.
3. Regarding the decrypting capabilities of VH2011 for the Defox IV this is Mr. Chen response to the question i put to him:

Quote:

Hi GIV,

The new VFP Hooker 2011, the password is www.baiyujia.com.

VFP Hooker can fix the Defoxiv's p-code, but for some reasons I will not publish the plugin program,
so this DEMO VERSION can't fix the Defoxiv's p-code.

Please refer to vhtest\defoxiv.



best regards.

Chen
2011.4.21
So Defox IV is not anymore a threat to us.
We hope it comes a better protection and i did not expect to fall so soon the protection of Defox IV.

Leonid 04-21-2011 14:38

Quote:

Originally Posted by goku (Post 72539)
IF .NOT. HEXC(M.PWD)=="8A 2C E4 70 46 51 57 A7 F3 BD 97 73 57 ED BE 1E"
WAIT WINDOW "Wrong password"
ENDIF
CLOSE DATABASES ALL
SET TALK OFF
SET SAFETY OFF
IF .NOT. FILE("tmp.dbf")
CREATE DATABASE tmp
CREATE TABLE tmp (F1 I)
ELSE
USE EXCLUSIVE tmp
ZAP
INSERT INTO tmp VALUES (100)
INDEX ON RECNO() TAG TMP DESCENDING
ENDIF
RAND(-1)


Ok. I must confirm that this is the code from Load method of test.scx form. But still can't see the whole unprotected form. The link you provided above is unavailable for me. Must state that I consider that application is fully cracked only in the case you provide fully functional unprotected application with the same functionality (as I provided for VFP Compiler protected application http://www.foxite.com/archives/who-can-hack-this-one-0000260749.htm). In this case it must run with the password that you know, better of all with empty password or any password. You will be sufficiently close to it if you can get the whole unprotected form test.scx. While I see only the code above I consider you are still very far from cracking application.

uranus64 04-21-2011 14:56

1 Attachment(s)
Other link here. Or see attached one.

Leonid 04-21-2011 15:04

I get to the link and get unprotected application. Congratulations to Chen. But for some reasons it runs with errors. You may check it. The password is "veryverysecurepwd".

goku 04-21-2011 22:15

Leonid is arrogant and accept that your protection is not good in assambler to reconstruct the app remembers nothing is impossible

goku 04-21-2011 22:21

Ay other people who can also do some name and send them a greetings
Aming
DM
RH
Core
Huan loug

giv 04-21-2011 23:03

The truth you speak.
 
Quote:

Originally Posted by goku (Post 72551)
Leonid is arrogant and accept that your protection is not good in assambler to reconstruct the app remembers nothing is impossible

I sayd before and say again. Do not speak about your things saying the are better making other ones not good. Leonid says before that Refox XII level III protection is verry weak. This is not polite.... I stand before Goku.

giv 05-05-2011 14:38

I must confirm that Defox III and DefoxIV can be unpacked sucessfuly. I tryed the full version of VH2011 on two of those targets. Many of forum colegues know who are the targets. The recovery process is slow and a technical one but the sources are recovered 99,99%. The reconstruction of the original aplication is not a easy one and the Defox is the first protection that makes the restauration process a little bit dificult. For a skilled reverser is a relative simple job. I must congratulate Mr. Leonid for his hard work.

giv 12-03-2011 00:13

The new Defox V
 
It's one of the most valuable protectors on the scene.
In my oppinion it's the best.
But.....
It can also be unpacked easely by skilled unpackers.
Great work Leonid Lepin.


All times are GMT +8. The time now is 21:21.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX