Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

wishihab/WeDefend

Repository files navigation

WeDefend

MONITOR AND PROTECT WINDOWS FROM REMOTE ACCESS TOOL TROJAN

WeDefend is application based on java programming language with several features as check process activity, network activity, file encryption, disk hider and folder lock to against and also protect user data from remote access trojan malware in windows operating system. This application will help a user to increase their privacy awareness.

Note: This application is not an antivirus, this app can't remove and detect Remote Access Trojan automatically, this app can help to against Remote Access Trojan from amateur to normal skill attackers.

Video

Video Demo

Version

  • 2.0 : Fix folder lock and unlock, fix button adminitrative tools April 22, 2018
  • 2.0 : New interface March 16, 2018
  • 1.0 : First WeDefend

Features

  • Download App For Windows

  • Download Examples RAT Builder

    • PROCESS

      • Get Background Process List
      • Get Proccess System Appear App List (Run as Administrator)
    • NETWORK

      • Get Network Status
      • Get Network Status by System App (Run as Administrator)
      • Geolocation using IP-API
    • SCAN

      • Scan file offline (simple scan by fileinputandread)
        • Unknown RAT v 1.2.0 (unencrypted)
        • Ratty (unencrypted)
        • njRAT (unencrypted)
      • Scan file online
        • VirusTotal (unencrypted and encrypted)
        • Kaspersky (unencrypted and encrypted)
        • NoDistributed (unencrypted and encrypted)
      • Checking Firewall On/Off
    • DEFENCE

      • Disk Hider Management Manual
      • Folder Lock and Unlock (wotk to open folder with permission issues, NTFS format disk requirement)
      • File Encryption AES with Custom Extenstion
      • File Binder (two files)
    • TOOL

      • Administrative Tools Windows Button

Next Goal

  • Good UserInterface
  • More RAT detected

Process

  • Project Complete

#ForEducationPurposeOnly or ResearchITSecurityandMalware

Keywords: Windows Java, Trojan Malware, Remote Access Tool.