Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 458 Bytes

Decrypter 32-bits:

This program decrypts any message with 32-bit encryption, here are two encrypted message examples:

Msg1: 96+!9?-?P,'"$90-=X#?#91?96#>P0+8<=0L55B."=4)

Key 1: 112 Key 2: 120 Key 3: 98 Key 4: 108

Msg2: >U():2*%>U/$_="5309A:&? _%9$)<85>U; -4K 24%)>

Key 1: 127 Key 2: 117 Key 3: 107 Key 4: 97

The process takes time, the time varies according to the speed of your machine, so be patient.

Authors:

Athos Rodrigues, Gustavo Maciel.