Home
> analyzeMFT > Updated analyzeMFT now with binaries! (And the tools required to get there.)
Updated analyzeMFT now with binaries! (And the tools required to get there.)
I finally figured out how to build a standalone executable after an Alice in Wonderland run through redistributable libraries, py2exe, and Windows installers. There are still some issues, but it works well for the most part. Check the Download section on www.integriography.com.
Some tools that helped me turn a Python script into something that can run on any (most?) Windows systems are:
- py2exe – http://www.py2exe.org/ – Read the Tutorial page for some really good help with the .dlls
- Dependency Walker – http://dependencywalker.com/ – A great tool for determining what modules your application depends on
- Inno Setup – http://www.jrsoftware.org/isinfo.php – A very simple yet powerful tool to build installation packages
Categories: analyzeMFT
Comments (0)
Trackbacks (0)
Leave a comment
Trackback