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:

  1. py2exe – http://www.py2exe.org/ – Read the Tutorial page for some really good help with the .dlls
  2. Dependency Walker – http://dependencywalker.com/ – A great tool for determining what modules your application depends on
  3. Inno Setup – http://www.jrsoftware.org/isinfo.php – A very simple yet powerful tool to build installation packages
Advertisement
Categories: analyzeMFT
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: