Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detect application type
Message
De
28/05/2005 14:32:48
 
 
À
28/05/2005 04:37:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01018345
Message ID:
01018386
Vues:
10
>Hi,
>Is it possible to determine an external appliation type?
>For example,
>1. given a .DLL file, able to know is it a COM DLL or .NET assembly file.
>2. given a .EXE file, able to know is it a standalone EXE or COM EXE.
>3. given a .EXE file, able to know the proxy functions, class and classlibrary available.
>
>Thank you


Hi John,

I think you are looking for a real big problem :-)

Just for the starter.
- Get a real good books about Internal Windows System.
- Get PE documentation at MSDN, and from google.
- Get as many tools and source code samples as you can. Such as PE Explorer, PEDump, PE...blah. Also get Dependency Walker at MSDN for the supplement tools. I think I saw a dump file on the UT download area
- Learn the structure characteristic for each file.
- and so on...

Have a good time and a real good luck!
Regards
Herman
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform