<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>v1.1 &#8211; AnonyViet &#8211; English Version</title>
	<atom:link href="https://en.anonyviet.com/tag/v1-1/feed/" rel="self" type="application/rss+xml" />
	<link>https://en.anonyviet.com</link>
	<description>The most popular website for sharing information technology, computer networks, and security knowledge. Stay up to date with the hottest news and tips</description>
	<lastBuildDate>Sun, 01 Jan 2023 13:53:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://en.anonyviet.com/wp-content/uploads/2023/01/cropped-ico-logo-75x75-1.png</url>
	<title>v1.1 &#8211; AnonyViet &#8211; English Version</title>
	<link>https://en.anonyviet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AT v1.1 &#8211; RAT encryption bypasses Windows Defender</title>
		<link>https://en.anonyviet.com/at-v1-1-rat-encryption-bypasses-windows-defender/</link>
					<comments>https://en.anonyviet.com/at-v1-1-rat-encryption-bypasses-windows-defender/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Sun, 01 Jan 2023 13:53:02 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[bypasses]]></category>
		<category><![CDATA[Defender]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[RAT]]></category>
		<category><![CDATA[v1.1]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=193</guid>

					<description><![CDATA[In the previous post, Anonyviet has launched the AnonyvietTrojan tool to encrypt rat viruses, malware, &#8230; running in the background on the computer without being detected by Windows Defender by using the direct download link of rat named AnonyvietTrojan v1.1. And in this article, Anonyviet has added a feature for AT v1.1 that is RAT [&#8230;]]]></description>
										<content:encoded><![CDATA[
<div>
<p><strong>In the previous post, Anonyviet has launched the AnonyvietTrojan tool to encrypt rat viruses, malware, &#8230; running in the background on the computer without being detected by Windows Defender by using the direct download link of rat named AnonyvietTrojan v1.1.  And in this article, Anonyviet has added a feature for AT v1.1 that is RAT encryption</strong></p>
<p><span style="color: #ff0000;"><strong>Note: This article is for educational purposes only.  Any illegal acts Anonyviet will not take full responsibility</strong></span></p>
<h2><span style="font-size: 18pt; color: #0000ff;"><strong>AnonyvietTrojan v1.1 – Update RAT encryption function and bypass Windows Defender</strong></span></h2>
<p>Before entering the article, I want you to learn about what is RAT?  and how it works, read on <strong><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Frat-la-gi-va-cach-thuc-hoat-dong-cua-rat%2F" class="local-link" rel="noopener">this paragraph</a></strong>  by Anonyviet</p>
<p>In the previous post, I introduced about <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fanonyviettrojan-cong-cu-giup-virus-vuot-qua-windows-defender%2F" class="local-link" rel="noopener">AnonyvietTrojan v1.0</a> and the tool also has its pros and cons.  This tool only works on Python version 3.9 (download Python version 3.9<a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fwww.python.org%2Fdownloads%2F" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';"><strong>  here</strong></a>), other Python versions will not work.  And there are a lot of people saying that the tool has NSudo errors and code encoding errors.  And in this version, the tool has been fixed and works much better and Anonyviet has fixed all that error and added the feature that is rat encoding, and as you know, this tool only surpasses Windows Defender. okay, the victim&#8217;s computer installs a second AntiVirus and it is considered inactive.  At this point, surely many of you will ask: “<strong><em>Why does encryption only get past Windows Defender?</em></strong>I will explain through the following example.</p>
<p>For example, I have a file <span style="color: #ff0000;"><strong>virus.exe</strong></span>  encoded by base64 has the following form: <code>YW5vbnl2aWV0dHJvamFu </code>after giving the file <span style="color: #ff0000;">virus.exe</span> go to the AnonyvietTrojan tool, the tool will automatically encode it with base64 as above and then the tool will change the letters and numbers in the base64 code, for example I change <code>Y</code> is the character<code> *</code>, <code> a</code> is the character<code> |</code> and <code>J</code> will<code> &gt;</code>  then my base64 code changed and I named it<span style="color: #3366ff;"> base64fake</span>: <code>*W5vbnl2|WV0dH&gt;vamFu </code>and so we have seen its change but it will not be possible to decode again if decode again it will fail.  Therefore, Windows Defender will not consider this as a virus.</p>
<p>The tool will now store the code <span style="color: #3366ff;">base64fake</span> there and compile to another exe file and I named it <span style="color: #339966;">kocovirus.exe</span> .  When the victim downloads the file<span style="color: #339966;"> kocovirus.exe</span> and run it then Windows Defender will not scan exe files and then code <span style="color: #3366ff;">base64fake</span> will automatically change back to the original base64 code as above, next <span style="color: #339966;">kocovirus.exe</span> will automatically decode that base64 code into a file <span style="color: #ff0000;">virus.exe</span> and your rat automatically runs in the background on the victim machine without being deleted by Windows Defender, which we often call it Backdoor!.  And here&#8217;s how to use it</p>
<p>To use the tool, please download<a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fdrive.google.com%2Ffile%2Fd%2F16bebmyw7jy10uqPIl2dVAWpUU_FSQdGA%2Fview%3Fusp%3Dsharing" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';"><strong>  here</strong></a>  okay (pass to extract: <strong>anonyviet</strong>).  When you have finished extracting, open cmd and point to the folder <strong>AnonyvietTrojan </strong>and enter the setup command for the tool <code>python setup.py</code>When the setup is complete, enter the command <code>python anonyviet-trojan.py</code> to enter the tool.  Here I choose the number 2 which is the rat encoding then press enter</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-43755 size-full" src="https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-12.png" alt="rat encryption bypasses Windows Defender" width="960" height="469" srcset="https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-12.png 960w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-12-300x147.png 300w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-12-768x375.png 768w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-12-750x366.png 750w" sizes="(max-width: 960px) 100vw, 960px" title="AnonyvietTrojan v1.1 - Update RAT encryption to overcome Windows Defender 9"/></p>
<p>Next, enter the path or drag and drop your rat file, and I name the new program setup &#8220;for psychological manipulation&#8221;, the name of the payload, you leave it with a reputable name, for example: svhost , system,… then you set the icon for the program then press <code>y</code> and Enter then enter the path containing the file <strong>.ico</strong> your file or drag and drop it in, but if you don&#8217;t like to put the icon, press n then enter and choose 1 of 2 tools to compile.</p>
<p>Here, I choose Nuitka to compile into C language and automatically convert to exe, Nuitka has a much higher ability to pass Windows Defender, so Anonyviet added it.  Once done we will wait a few seconds for it to build</p>
<p><img decoding="async" loading="lazy" class="aligncenter wp-image-43756 size-full" src="https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-13.png" alt="RAT encoding" width="1077" height="475" srcset="https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-13.png 1077w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-13-300x132.png 300w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-13-1024x452.png 1024w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-13-768x339.png 768w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-13-750x331.png 750w" sizes="auto, (max-width: 1077px) 100vw, 1077px" title="AnonyvietTrojan v1.1 - Update RAT encryption to overcome Windows Defender 10"/></p>
<p>Anyone who uses Nuitka in the process? <strong>Generating</strong> If this is the case, please <strong>yes </strong>let&#8217;s all</p>
<p><img decoding="async" loading="lazy" class="aligncenter wp-image-43757 size-full" src="https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-14.png" alt="AnonyvietTrojan v1.1 - Update RAT encryption to overcome Windows Defender 5" width="1365" height="560" srcset="https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-14.png 1365w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-14-300x123.png 300w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-14-1024x420.png 1024w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-14-768x315.png 768w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-14-750x308.png 750w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-14-1140x468.png 1140w" sizes="auto, (max-width: 1365px) 100vw, 1365px" title="AnonyvietTrojan v1.1 - Update RAT encryption to overcome Windows Defender 11"/></p>
<p>When the build is complete, your exe file will be saved in the Output folder</p>
<p><img decoding="async" loading="lazy" class="aligncenter wp-image-43758 size-full" src="https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-16.png" alt="rat encryption bypasses Windows Defender" width="1076" height="473" srcset="https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-16.png 1076w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-16-300x132.png 300w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-16-1024x450.png 1024w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-16-768x338.png 768w, https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-16-750x330.png 750w" sizes="auto, (max-width: 1076px) 100vw, 1076px" title="AnonyvietTrojan v1.1 - Update RAT encryption to overcome Windows Defender 12"/></p>
<p>And now you open the virtual machine, so let&#8217;s try to see if the RAT can bypass Windows Defender!</p>
<p style="text-align: center;"><span style="color: #ff0000;"><strong>This article is made for research purposes, please do not use it for illegal purposes</strong></span></p>
<p><strong>So the article ends here.  If you love this tool, please leave a comment below so that I will add some functions and support the tool to run on Kali Linux.  Have a nice day!</strong></p>
<p><em><strong>You can also read more articles <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fanonyviettrojan-cong-cu-giup-virus-vuot-qua-windows-defender%2F" class="local-link" rel="noopener">AnonyvietTrojan – Tool to help Virus bypass Windows Defender</a> on Anonyviet website</strong></em></p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;43754&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
<p><!-- AI CONTENT END 2 --></p></div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/at-v1-1-rat-encryption-bypasses-windows-defender/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2022/10/Screenshot-18.png" medium="image"></media:content>
            	</item>
	</channel>
</rss>
