rc4-decryption

There are 2 repositories under rc4-decryption topic.

  • Iqbalmh18/rc4-decryptor

    Python program to decrypt encrypted files with extension .coderCrypt from Ransomware CyberPunk 2077 Mobile, using Key Scheduling Algorithm (KSA) and Pseudo-Random Generation Algorithm (PRGA).

    Language:Python2
  • roccograpisarda/RC4-example

    Educational RC4 example

    Language:Python0100