Skip to content

SpoofIMEI/Gusecra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gusecra (Guerrilla Secure Radio)

C# Linux Windows macOS

AES256-bit encrypted protocol/wrapper for fldigi with cross platform GUI.

Installation

  1. Make sure you have dotnet installed sudo apt install dotnet9 (or download dotnet9 as an installer for windows)
  2. Cd to GusecraGui and dotnet run or dotnet build

I might add prebuilt binaries later

Usage

  1. Start fldigi
  2. Connect Gusecra
  3. Set password if you want
  4. Either wait for messages to appear at the bottom or send a message (will be sent through fldigi)

For developers

Not going to write documentation for the lib since it's very simple and small. Just look at how I used it in GusecraGui/Views/MainWindow.axaml.cs.

About

Encrypted protocol for fldigi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages