Skip to content

RC4-32 brute force cracker for pwl files with an RC-4 32-bit key encryption

Notifications You must be signed in to change notification settings

alex-georgiou/rc4-32.asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RC4-32 brute force cracker for pwl files with an RC-4 32-bit key encryption

© 1999 Alexandros Georgiou [email protected]

Intel x86 code to brute force the 32-bit key used to RC4 encrypt .pwl files.

Assembles to a 992 byte .COM file using IASM, the Intel Architecture Assembler v1.0 Copyright (c) 1998 augusto at dcc.ufmg.br.

Do this to assemble:

iasm rc4-32.asm

Then run rc4-32.com to get help:

rc4-32

About

RC4-32 brute force cracker for pwl files with an RC-4 32-bit key encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published