Skip to content

Backdoor for Windows systems (client and server) writen in C (client) and ASM (server) using reverse connection

Notifications You must be signed in to change notification settings

Arryboom/0xb4ckd00r

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is an old proyect I wrote in 2007.

Both (client and server) run in Windows environment.

Client listens in a port, and server makes a reverse connection to act as a backdoor.

The client is written in C and server is written in ASM.

Nowadays it supports the following commands:

* Close the backdoor
* Show available commands
* Launch a reverse shell
* Close the reverse shell
* Make screenshots
* Upload a file to remote FTP server
* Download files from FTP server
* Download files from HTTP server

NOTE: The server doesn't provide host infection

About

Backdoor for Windows systems (client and server) writen in C (client) and ASM (server) using reverse connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 89.2%
  • C 10.8%