Computer poetry is warfare carried out by other means, a warfare against conventionality and language that has become automatized. Strange as it seems, our finite state automata have become the poet’s allies in this struggle, the long historical battle by which mankind pries into the surface of language to reveal its latent mysteries… R.W. Bailey, Computer Poems (1973)
Friday, February 7, 2014
passWork
Download
passWork is a codeWork poem written in obfuscated FreeBASIC. The poem can literally generate all possible combinations of characters for any given password length. Dictionary files such as these can then be used in password cracking programs such as John the Ripper to recover lost passwords or for more nefarious aims. The probability that this method will crack your password is (exactly) 100%.
The download archive consists of 6 files. Please note that if you want to see the program compile you will have to download FreeBASIC (link above). There is however a compiled version available in the zip and the source code is also included for your perusal, along with an include file which contains the macro definitions which make this sort of codeWork possible. The original algorithm used to generate the passwords is also included in the zip ("recursive password gen.bas"). It is by far the most elegant solution to this problem I've seen, far more so than my own, which is why I chose to use it. Recursive functions tend to be smaller in terms of the sheer amount of code used to fashion them, and this suited my needs much better I feel, for the sake of a codeWork poem. If you decide to download FreeBASIC and run the recursive password gen BASIC file, you will be able to generate password dictionaries, one of which is included (for 3 letter passwords only). You will find that doing so can eat up a tremendous amount of space and time, which is why I limited the password size to three characters. It took about 7-8 minutes on a crappy Quad-Core processor, and generated about 4 megs of information.
Subscribe to:
Post Comments (Atom)
Popular Posts
-
at the root of silence. paused a powder. rolling backward over the gutter. & dissolved in anOther’s eyes. & a chest secretly envied ...
-
the bend of yesterdays. so young and vain and willing to forget. that the eyes can collapse into a waking dream. pointing inward and forever...
-
I am currently working on an interactive fiction which is based on a short story I wrote many moons ago.
-
celebrated wars time and again (esteem honor) together annihilated faith Isles Because the greater great is captured: to one that enters to ...
-
all is vanity so said the LORD (praise me) men put bitter justified rejections over sunshine flaming sword upon a dove the only shade is a r...

No comments:
Post a Comment