<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Redump Forum — "Resize.com" generating false positive with antivirus program]]></title>
		<link>http://forum.redump.org/topic/4317/resizecom-generating-false-positive-with-antivirus-program/</link>
		<atom:link href="http://forum.redump.org/feed/rss/topic/4317/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in "Resize.com" generating false positive with antivirus program.]]></description>
		<lastBuildDate>Fri, 10 Apr 2009 11:54:40 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link>http://forum.redump.org/post/16847/#p16847</link>
			<description><![CDATA[<p>it&#039;s the same<br />when you have 2 files in commandline &#039;temp.bin&#039; and &#039;track01.bin&#039;<br />&#039;left&#039; moves data from beginning of &#039;track01.bin&#039; to the end of &#039;temp.bin&#039;<br />&#039;right&#039; does opposite</p><p>though, if you&#039;d want to just add blank data (0x00) you&#039;d need to first generate dummy file for that, <br />which you can with psxt001z<br />and it&#039;s easier to do copy /b then</p>]]></description>
			<author><![CDATA[null@example.com (themabus)]]></author>
			<pubDate>Fri, 10 Apr 2009 11:54:40 +0000</pubDate>
			<guid>http://forum.redump.org/post/16847/#p16847</guid>
		</item>
		<item>
			<title><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link>http://forum.redump.org/post/16845/#p16845</link>
			<description><![CDATA[<p>Actually I meant &quot;add to and take away from&quot; rather than &quot;left and right&quot;, but thanks for the tip nonetheless.</p>]]></description>
			<author><![CDATA[null@example.com (marzsyndrome)]]></author>
			<pubDate>Fri, 10 Apr 2009 10:49:51 +0000</pubDate>
			<guid>http://forum.redump.org/post/16845/#p16845</guid>
		</item>
		<item>
			<title><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link>http://forum.redump.org/post/16829/#p16829</link>
			<description><![CDATA[<div class="quotebox"><cite>marzsyndrome wrote:</cite><blockquote><p>Sounds good indeed.&nbsp; Although it would be fun still to generally have a tool which allowed you to resize a file in both directions (add, take away).&nbsp; ReMove sounds like it can only do the latter, as much as it can help in terms of redump&#039;s guide.</p></blockquote></div><p>ReMove can resize in any direction, simply use the subcommand &quot;-direction=&quot;.</p><p>Example, you want to cut the first 150 sectors of track01.bin:</p><p>remove -direction=left -size=150sec temp.bin track01.bin</p><p>With a bit of immagination you can recover quickly anything you can handle with resize, moreover you can handle also bigger files.</p>]]></description>
			<author><![CDATA[null@example.com (Rocknroms)]]></author>
			<pubDate>Thu, 09 Apr 2009 15:07:40 +0000</pubDate>
			<guid>http://forum.redump.org/post/16829/#p16829</guid>
		</item>
		<item>
			<title><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link>http://forum.redump.org/post/16828/#p16828</link>
			<description><![CDATA[<p>Sounds good indeed.&nbsp; Although it would be fun still to generally have a tool which allowed you to resize a file in both directions (add, take away).&nbsp; ReMove sounds like it can only do the latter, as much as it can help in terms of redump&#039;s guide.</p>]]></description>
			<author><![CDATA[null@example.com (marzsyndrome)]]></author>
			<pubDate>Thu, 09 Apr 2009 00:39:06 +0000</pubDate>
			<guid>http://forum.redump.org/post/16828/#p16828</guid>
		</item>
		<item>
			<title><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link>http://forum.redump.org/post/16821/#p16821</link>
			<description><![CDATA[<p>You can use the &quot;reMove&quot; tool by themabus, it&#039;s even better because you get the removed part in a separate file, in case you want to check it. It&#039;s also better in that it works with 64-bit operating systems (resize doesn&#039;t). Get it <a href="http://www.mediafire.com/?q1mbksntoje">here</a>.</p><p>For example, to cut the last 150 sectors (352800 bytes) from a file called track01.bin:</p><p>remove -size=150sec track01.bin gap.bin</p><p>With that, track01.bin gets resized and gap.bin contains the removed part.</p>]]></description>
			<author><![CDATA[null@example.com (r09)]]></author>
			<pubDate>Wed, 08 Apr 2009 07:34:46 +0000</pubDate>
			<guid>http://forum.redump.org/post/16821/#p16821</guid>
		</item>
		<item>
			<title><![CDATA["Resize.com" generating false positive with antivirus program]]></title>
			<link>http://forum.redump.org/post/16820/#p16820</link>
			<description><![CDATA[<p>Thought I&#039;d mention that it seems my current installation of avast! Antivirus on XP is claiming the little resize tool - available on this website - to include malware.</p><p>It reports it as &quot;Other:Malware-gen&quot;.&nbsp; I know it&#039;s a harmless program of course, but it&#039;s rather annoying to have to temporarily switch off my virus protection everytime I want to use it.&nbsp; Seeing as there&#039;s very little info on the program itself, I wouldn&#039;t be able to report much about it when informing the avast! team about it, but I&#039;ll give it a try nevertheless.</p><p>I was wondering however, whether it would be relatively easy to code a new tool with a similar purpose, which doesn&#039;t attract the ire of random antivirus scanners?</p>]]></description>
			<author><![CDATA[null@example.com (marzsyndrome)]]></author>
			<pubDate>Wed, 08 Apr 2009 06:13:07 +0000</pubDate>
			<guid>http://forum.redump.org/post/16820/#p16820</guid>
		</item>
	</channel>
</rss>
