Archive for December, 2007

CRyptANalysis toolKit : Crank

Crank is short for “CRyptANalysis toolKit”, and its overall purpose is to provide a powerful and extensible environment for solving classical (pen-and-paper) ciphers, providing as much automation as possible. Classical ciphers include common schemes like monoalphabetic substitutions, where each letter of the alphabet is mapped to another (usually different) letter consistently through the text. The [...]

Brute Force Binary Tester

BFBTester is great for doing quick, proactive, security checks of binary programs. BFBTester will perform checks of single and multiple argument command line overflows as well as environment variable overflows. BFBTester can also watch for tempfile creation activity to alert the user of any programs using unsafe tempfile names. While BFBTester can not test all [...]

Text-based Calendar And Todo Manager

I you have been reading my blog long enough, you probably know by now that I have a thing for anything console-based. It’s not to say that I don’t like GUI frontends, even if it makes my life easier; but for some reason the geek inside me like tinkering with programs in console (everything except [...]

Statistics Tool For Installed Programs : binstats

A utility to aid the tidying up of binaries, interpreted scripts, and dynamic libraries. It can find the number and identity of a.out and ELF binaries, plus their debugging symbols status, setuid status, and dynamic library dependence. It can count the number of Java bytecode programs, tally up the main types of scripts, and look [...]

Pages (28): « 1 2 [3] 4 5 6 » ... Last »