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
-
the LORD's house called time furnace tender Gilgal ( gate of desYre ) place of blood out where foreign gods preach through their te...
-
This proof for whatever reason gets into people's heads. Any adjectival property of an object is a dimension. Really simple proof. ...
-
Somebody in Australia was searching for the answer to the following question: "How does the media drenched world we live in impact on...
-
you can tell an ideologue by the uneven distibution of their rage
-
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