<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.forensicswiki.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.forensicswiki.org/w/index.php?title=Miss_Identify&amp;feed=atom&amp;action=history</id>
		<title>Miss Identify - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.forensicswiki.org/w/index.php?title=Miss_Identify&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Miss_Identify&amp;action=history"/>
		<updated>2013-05-22T02:35:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>http://www.forensicswiki.org/w/index.php?title=Miss_Identify&amp;diff=8059&amp;oldid=prev</id>
		<title>Jessek: New page: {{Infobox_Software |   name = Miss Identify |   maintainer = Jesse Kornblum |   os = {{Cross-platform}} |   genre = Incident Response |   license = {{GPL}} |   website = [http://missid...</title>
		<link rel="alternate" type="text/html" href="http://www.forensicswiki.org/w/index.php?title=Miss_Identify&amp;diff=8059&amp;oldid=prev"/>
				<updated>2008-03-20T13:06:45Z</updated>
		
		<summary type="html">&lt;p&gt;New page: {{Infobox_Software |   name = Miss Identify |   maintainer = &lt;a href=&quot;/wiki/Jesse_Kornblum&quot; title=&quot;Jesse Kornblum&quot;&gt;Jesse Kornblum&lt;/a&gt; |   os = {{Cross-platform}} |   genre = Incident Response |   license = {{GPL}} |   website = [http://missid...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox_Software |&lt;br /&gt;
  name = Miss Identify |&lt;br /&gt;
  maintainer = [[Jesse Kornblum]] |&lt;br /&gt;
  os = {{Cross-platform}} |&lt;br /&gt;
  genre = Incident Response |&lt;br /&gt;
  license = {{GPL}} |&lt;br /&gt;
  website = [http://missidentify.sourceforge.net/ missidentify.sourceforge.net/] |&lt;br /&gt;
}}&lt;br /&gt;
{{expand}}&lt;br /&gt;
Miss Identify is a program to find Win32 applications. In its default mode it displays the filename of any executable that does not have an executable extension (i.e. exe, dll, com, sys, cpl, hxs, hxi, olb, rll, or tlb). The program can also be run to display all executables encountered, regardless of the extension. This is handy when looking for all of the executables on a drive. Other options allow the user to record the strings found in an executable and to work recursively.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The program can be used to search for mislabeled executables:&lt;br /&gt;
&lt;br /&gt;
 C:\&amp;gt; missidentify *&lt;br /&gt;
 C:\missidentify-1.0\sample.jpg&lt;br /&gt;
&lt;br /&gt;
To enumerate all executables:&lt;br /&gt;
&lt;br /&gt;
 C:\&amp;gt; missidentify -a * &lt;br /&gt;
 C:\missidentify-1.0\sample.jpg&lt;br /&gt;
 C:\missidentify-1.0\missidentify.exe&lt;br /&gt;
&lt;br /&gt;
To search for all executables in an unusual place:&lt;br /&gt;
&lt;br /&gt;
 C:\&amp;gt; missidentify -ar c:\windows\system32&lt;br /&gt;
 ...&lt;br /&gt;
 C:\WINDOWS\System32\ntdll.dll&lt;br /&gt;
 C:\WINDOWS\System32\ntoskrnl.exe&lt;br /&gt;
 C:\WINDOWS\System32\NEVER-GONNA-CATCH-ME.EXE&lt;br /&gt;
 C:\WINDOWS\System32\ntver.dll&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [http://missidentify.sourceforge.net/ Official web site]&lt;/div&gt;</summary>
		<author><name>Jessek</name></author>	</entry>

	</feed>