Skip to content

(個人的な変更用フォーク) epx --- Statically analyzes Windows EXE/DLL entry points

License

Notifications You must be signed in to change notification settings

RGBA-CRT/EntryPointExamer

 
 

Repository files navigation

Build Status on Travis CI Build status on AppVeyor

epx --- EntryPointExamer by katahiromz

This software examinates whether the specified Windows program can start up correctly on a specific OS by checking the entry points.

USAGE

(1)

epx --os-info win98se.info myfile.exe

It examinates whether the file "myfile.exe" can start up on Windows 98 SE.

(2)

epx --os-info mywinos.info --generate

It dumps the current OS info to the file "mywinos.info".


[email protected]

About

(個人的な変更用フォーク) epx --- Statically analyzes Windows EXE/DLL entry points

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • CMake 3.3%
  • C 2.7%