Displaying posts filed under

Free Software

Unzip multiple files from command line

I suggest to use 7Zip, it’s open source, manage quite all compression standard, and it has a great command line support. From command is: 7z.exe e *.zip 7z.exe is the command, e stands for extrat *.zip stands for “all zip files” If you need to force overwrite all files, add -aoa at end of command. [...]

Definitive .NET Obfuscation Solution: Eazfuscator

I’m using this free obfuscator (Eazfuscator) from an year with tons of lines of code, with also .NET Compact Framework code, it’s great. And most important thing I see in this obfuscator is that you don’t have to think about it! Download and Install Open Eazfuscator GUI From Visual Studio (all versions), drag project folder [...]

ASCII Drawings with Ascgen dotNET

I find this great free software for create ASCII drawings, Ascgen dotNET, download it from SourceForge Main Features Unmatched conversion quality Variable width font support Real-time brightness/contrast/levels adjustment Batch Conversion Color Output Save to multiple image formats (with resizing), text, rtf or xhtml Here a nice example

Burn Let It Burn: InfraRecorder

I like free software and open source, so let’s see this very nice product for burning CD, DVD, working with ISO, and so on… InfraRecorder is a free CD/DVD burning solution for Microsoft Windows.It offers a wide range of powerful features; all through an easy to use application interface and Windows Explorer integration. Go to [...]