<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Redump Forum — "Resize.com" generating false positive with antivirus program]]></title>
	<link rel="self" href="http://forum.redump.org/feed/atom/topic/4317/" />
	<updated>2009-04-10T11:54:40Z</updated>
	<generator version="1.4.4">PunBB</generator>
	<id>http://forum.redump.org/topic/4317/resizecom-generating-false-positive-with-antivirus-program/</id>
		<entry>
			<title type="html"><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/16847/#p16847" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[themabus]]></name>
				<uri>http://forum.redump.org/user/2174/</uri>
			</author>
			<updated>2009-04-10T11:54:40Z</updated>
			<id>http://forum.redump.org/post/16847/#p16847</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/16845/#p16845" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[marzsyndrome]]></name>
				<uri>http://forum.redump.org/user/6909/</uri>
			</author>
			<updated>2009-04-10T10:49:51Z</updated>
			<id>http://forum.redump.org/post/16845/#p16845</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/16829/#p16829" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Rocknroms]]></name>
				<uri>http://forum.redump.org/user/4288/</uri>
			</author>
			<updated>2009-04-09T15:07:40Z</updated>
			<id>http://forum.redump.org/post/16829/#p16829</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/16828/#p16828" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[marzsyndrome]]></name>
				<uri>http://forum.redump.org/user/6909/</uri>
			</author>
			<updated>2009-04-09T00:39:06Z</updated>
			<id>http://forum.redump.org/post/16828/#p16828</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: "Resize.com" generating false positive with antivirus program]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/16821/#p16821" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[r09]]></name>
				<uri>http://forum.redump.org/user/4460/</uri>
			</author>
			<updated>2009-04-08T07:34:46Z</updated>
			<id>http://forum.redump.org/post/16821/#p16821</id>
		</entry>
		<entry>
			<title type="html"><![CDATA["Resize.com" generating false positive with antivirus program]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/16820/#p16820" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[marzsyndrome]]></name>
				<uri>http://forum.redump.org/user/6909/</uri>
			</author>
			<updated>2009-04-08T06:13:07Z</updated>
			<id>http://forum.redump.org/post/16820/#p16820</id>
		</entry>
</feed>
