Niflheim World

Welcome to Niflheim !

  • First 5 messages from new users (pre-moderated user) will be checked for flood/spam before being posted on the forum. Users will also be checked for a multi-account.
    If you want to communicate without delay, get a free Huscarl status (how to get - User Groups), or buy premium status (how to buy - Premium status)

[FOR BEGINNERS] Create malware with just a few lines of code...


hacxx

Local User
Bond
Joined
Sep 28, 2020
Messages
1,477
Reaction score
38
NL COIN
4,783
This tutorial explain in detail how to edit Undeniable Source Agent. The user will need to buy a copy of Quick Batch File Compiler or search online for a rare release of Quick Batch File Compiler to avoid detections.

How to?
1 - Start by opening file.bat with Quick Batch File Compiler


2 - Change username and password after ftp line
First line username, Second line password

Or use the default.
The files uploaded cannot be deleted, only if no download happen in 30 days it is removed.

3 - Go to Embedded Files and add your app icon (https://iconarchive.com/ - Professional icons)
4 - Untick Add Administrator manifest.

5 - Add ChromeHistoryView.exe, EdgeCookiesView.exe, MyLastSearch.exe, USBDeview.exe and main.bat to the vault.
(https://www.nirsoft.net/ for useful executables)

NOTE: The coder can add as many executables as he or she wants. The only problem is that the executables must be not detected.



NOTE: The batch (file.bat) is setup to run locally showing a console to the user.
Let's change that and conclude the tutorial...

6 - Go to source and add to all exes %MYFILES%\

Example: ChromeHistoryView.exe /shtml c:\windows\temp\Chrome-History.html
To: %MYFILES%\ChromeHistoryView.exe /shtml c:\windows\temp\Chrome-History.html



7 - On Quick Batch File Compiler go to Project > Options

8 - Tick the box Ghost Application, Untick Show splash on startup and ok.

9 - Go to Project > Compile and save the exe.

10 - Go to your target computer and execute the exe or find your way in to drop the executable.
------------------------------------------------------------------------------------------------
I'm releasing version 2 which fixes a bug i didn't had fixed in version 1.

Download:

Virustotal:
Not detected in original form, must be compiled to check results.
-------------------------------------------------------------------------------------------------
 
shape1
shape2
shape3
shape4
shape7
shape8
Top