Skip to content

Speirs47/DroidConnect-netcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DroidConnect-netcat

A small app for testing DroidConnect-Android (not yet public).

It allows to send and receive messages over TCP protocol. AES/CBC encryption is supported.

Messages encrypted with AES/CBC consist of concatenated IV as hexidecimal string (first 32 characters) and encrypted message in Base64 format (the rest of message).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages