<?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/"
	>

<channel>
	<title>envio land &#187; mikrotik</title>
	<atom:link href="http://a3-system.info/blog/category/mikrotik/feed/" rel="self" type="application/rss+xml" />
	<link>http://a3-system.info/blog</link>
	<description>Ash Like Snow</description>
	<lastBuildDate>Fri, 27 Aug 2010 14:47:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Password recovery for Mikrotik Router (installed on PC/Computer)</title>
		<link>http://a3-system.info/blog/daily-life/password-recovery-for-mikrotik-router-installed-on-pccomputer/</link>
		<comments>http://a3-system.info/blog/daily-life/password-recovery-for-mikrotik-router-installed-on-pccomputer/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 10:46:14 +0000</pubDate>
		<dc:creator>envio</dc:creator>
				<category><![CDATA[fun stuff]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[mikrotik recovery PC router]]></category>

		<guid isPermaLink="false">http://a3-system.info/blog/?p=27</guid>
		<description><![CDATA[Thing that you must have for this password recovery procedure are linux live CD (I use Ubuntu Live CD) and linux system with g++ compiler.

First step, boot your mikrotik PC router using linux live CD and mount the mikrotik drive (it should be ext3 file system), after successfully mounted, copy the &#8216;mikrotik password file&#8217;, (it [...]]]></description>
			<content:encoded><![CDATA[<p>Thing that you must have for this password recovery procedure are linux live CD (I use Ubuntu Live CD) and linux system with g++ compiler.<br />
<span id="more-27"></span><br />
First step, boot your mikrotik PC router using linux live CD and mount the mikrotik drive (it should be ext3 file system), after successfully mounted, copy the &#8216;mikrotik password file&#8217;, (it located in /mnt/nova/store/user.dat) to USB flash drive, we will decode the password file.</p>
<p>The file path is relative, depend where you mount the mikrotik drive, for example if you mount your mikrotik drive in /mnt/media, the mikrotik password file should be /mnt/media/mnt/nova/store/user.dat</p>
<p>In Ubuntu Live, if you can not copy the file, may be you need to become root, use this command below :</p>
<p>$sudo su</p>
<p>After become &#8216;root&#8217; copy the &#8216;mikrotik password file&#8217; in to USB flash drive, The USB flash drive should be &#8216;plug and play&#8217; in Ubuntu Live.</p>
<p>After we got password file, we can decode it, downlod the the password decoder <a href="http://a3-system.info/blog/files/mtpass-0.2.tar.bz2"><strong>here</strong></a>. After extract the decoder file you can compile it using g++ compiler, or you can use my binary version. I compile it on debian linux, using g++ version 4.1, you may need issue chmod +x in tho this binary file. You can download <a href="http://a3-system.info/blog/files/mtpass"><strong>here</strong></a> or you can visit http://manio.skyboo.net/mikrotik/ to get original version.</p>
<p>Here the some password decode process :</p>
<p><a href="http://a3-system.info/blog/wp-content/uploads/2008/09/mikrotik_password.jpg"><img class="alignnone size-full wp-image-28" title="mikrotik password decode" src="http://a3-system.info/blog/wp-content/uploads/2008/09/mikrotik_password.jpg" alt="mikrotik password decode" width="499" height="269" /></a></p>
<p>Sorry I make the password &#8216;blury&#8217; <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Ok you got the password now, you can login into mikrotik pc router now <img src='http://a3-system.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://a3-system.info/blog/daily-life/password-recovery-for-mikrotik-router-installed-on-pccomputer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
