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
-
spiral mythologies for circular gods the nesting reflex of parrot cataclysms the incest principle of royal bloodlines pharaohs don't rot...
-
would we be puppetlike then sell our glow and have it repelled back if we are convicts against fiction then let our trackmarks be shown in t...
-
sooth's cells tails in tailpipes twisted trusted flushed abyss catching lightening in our spiral signal the rains turn in the staticky c...
-
they may never stir from their hell in the far end of heaven they descend from the terrible august crown of God from a pen of flaming...
-
the line becomes a circle becomes a figure 8 knot the container becomes to capture the antibody bifurcation matrix the one penetrat...
No comments:
Post a Comment