Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New Functions of VFP Compiler: C, ASM, Molebox, Thinstall
Message
From
12/10/2010 23:25:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
New Functions of VFP Compiler: C, ASM, Molebox, Thinstall
Miscellaneous
Thread ID:
01485181
Message ID:
01485181
Views:
347
Hello everyone:

New Functions of VFP Compiler: C, ASM, Molebox, Thinstall, Anti-debug, Anti-Hook

1, Support for INLINE C, ASM STATEMENT

We can write INLINE C, ASM STATEMENT in VFP code, such as:
=[__C MessageBoxA(0,mytext,mytitle,0);]
=[__ASM CALL MessageBoxA]

2, Support for INCLUDE C, ASM FILE

We can INCLUDE C, ASM FILE in VFP code, such as:
=[INCLUDE VCTEST.C]
=[INCLUDEASM VCTEST.ASM]

3, Support for MoleBox and Thinstall pack software

We can use UPX (or other compress software) to compress the executable file,
and then use MoleBox (or Thinstall) pack software to pack the executable file and
other files (for example, VFP support library files) into the executable file.

4, Mycheck

Include Check Debuger (Anti-Debug), Check VFP Runtime Library (Anti-Hook),
Check VFP API Library functions.

5, Myencrypt

Include current popular encrypt code (for example, AES).

6, Support for Digital Signature

Compatible to Windows Vista, Windows 7.

7, Download a demo version:

1, Download VFP Compiler [DEMO VERSION 2010]:
http://www.baiyujia.com/f_download.asp -> VFP Compiler [DEMO VERSION 2010]

2, Download VFP Compiler Runtime Library:
http://www.baiyujia.com/f_download.asp -> VFP Compiler Runtime Library

Please use 7-Zip or WinRAR 3.6 (or later) to decompress the file, the
decompress password is www.baiyujia.com.
Welcome to VFP C++ Compiler: http://www.baiyujia.com/vfpcompiler
Next
Reply
Map
View

Click here to load this message in the networking platform