Compacting and Pruning of an assembly(executable)

  • Thread starter Thread starter rawCoder
  • Start date Start date
R

rawCoder

Is there any tool(ideally free:) which compacts and prune an
assembly(executable).

Dotfuscator does this, but does a lot more as well.

NOTE: I am not talking about zipping the executable in some other compressed
format.

Thanx
rawCoder
 
No I dont need an obfuscator, rather a tool that compresses the output
instead of obfuscating it.

Thanx Anyways
rawCoder

m.posseth said:
if you mean a free obfuscator

http://www.abderaware.com/WhitePapers/Obfuscator.htm

regards

Michel posseth [MCP]


rawCoder said:
Is there any tool(ideally free:) which compacts and prune an
assembly(executable).

Dotfuscator does this, but does a lot more as well.

NOTE: I am not talking about zipping the executable in some other
compressed
format.

Thanx
rawCoder
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top