Sample Header Ad - 728x90

How to decrypt Cryptcat (twofish) data?

2 votes
1 answer
2140 views
I have some packets that are encrypted with Cryptcat tool and I want to decrypt them. I have the encryption password. I tried to use netcat with cryptcat, but every time I'm connecting from netcat to cryptcat and try to send something the connection closes. I tried the following: cryptcat -vv -k p@ssword -l -p 1337 > decryptedfile and from another terminal: cat encrypted | nc localhost 1337 When I hit enter the connection closes!
Asked by Eslam Medhat Ezzat (29 rep)
Nov 24, 2017, 12:39 AM
Last activity: Jul 12, 2025, 02:02 AM