Skip to content

Wexy backdoor is a client/server C# application that I'm working on for fun. The server program must be ran on the victim's machine, and the hacker uses the client to connect to the server program which listens and executes commands sent from the client program.

Notifications You must be signed in to change notification settings

0x0mar/Wexy-Backdoor

Repository files navigation

Wexy-Backdoor - [IN PROGRESS]

Wexy backdoor is a client/server C# application that I'm working on for fun. The server program must be ran on the victim's machine, and the hacker uses the client to connect to the server program which listens and executes commands sent from the client program.

Commands : write without the '' (Open a website): 'open>http//example.com' (Display a message on target's screen): 'msg>message here' (Take a screenshot) 'ss>' (Get the target's computer name) 'pcname>' (Show files in a specified folder path - not working yet) 'showfiles>C:/users/example/desktop'

About

Wexy backdoor is a client/server C# application that I'm working on for fun. The server program must be ran on the victim's machine, and the hacker uses the client to connect to the server program which listens and executes commands sent from the client program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages