Skip to content

Zavitar97/Trojan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ZXYR - Remote Access Trojan

A Remote Access Trojan Made Mainly in C++. This is For The Use of Educational Purposes Only. This is a First Look into the World of Malware.
The main module is the TCP Revshell, which is made as a DLL (Dynamic-link library) file.
By using RtlCreateUserThread dll injection method I can hook it up to Chrome which I start minimized. This will all be done by launching the dropper and then setting everything up for the injector.

FUCK YES DLL INJECTION BBYa

PLANS AND TODO:

Backdoor:

  • Undetectable and lightweight. Serves one purpose for now.

RtlCreateUserThread Injector:

  • POC finished

Dropper:

  • IN PROGRESS

TODO:

  • File Upload and Download
  • Antidebugging features
  • TaskManager kill
  • AutoStartup user persistance
  • Client and finish dropper
  • I might make some studies about how I made this but for now I will focus on finishing the product.

Last Update(XZYR 1.01):

  • Injector finished and mostly bugfixed.
  • Minimized chrome start and an overhaul of the dll.
  • System breaking problems are done
  • Everything executes a bit faster

ZXYR 1 01

ZXYR 1.01 SHOWCASE

About

A Remote Access Trojan Made Mainly In C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published