Skip to content

F1shh-sec/String-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

String encoder

Golang string encoder used to encode messages sent to and from my C2 tool, F1shh RSH. As I am still new to cryptography, the encoder is fairly basic in its current state. The operations it currently performs are:

  • Key expansion
  • XOR
  • Base64 encode

About

Home made cryptography for Moray

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages