![]() |
|
|
|
#1
|
|||
|
|||
|
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) |
|
#2
|
|||
|
|||
|
Quote:
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. |
|
#4
|
|||
|
|||
|
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".
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Defox vs Refox | goku | General Discussion | 13 | 11-09-2011 20:45 |
| help unpacked .dll now crashes | Mitchjs | General Discussion | 3 | 04-28-2008 07:41 |