<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Tools</title><link>https://sourceforge.net/p/bootdebug/wiki/Tools/</link><description>Recent changes to Tools</description><atom:link href="https://sourceforge.net/p/bootdebug/wiki/Tools/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 25 Mar 2014 23:43:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bootdebug/wiki/Tools/feed" rel="self" type="application/rss+xml"/><item><title>Tools modified by Fox Cutter</title><link>https://sourceforge.net/p/bootdebug/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -12,12 +12,12 @@

 When specifying a path to data located inside of an image the root of the path is used to indicate the partition to access in the format of (hd0) where 0 is the partition number. So if you wanted to reference the BootDebug you would use a path something like *(hd1)\BootDebug.exe*

-**Usage: DiskTools.exe COMMAND ImageFile [Options]**
+**Usage: DiskTools.exe COMMAND ImageFile \[Options\]**
 **Command list**
-* INFO ImageFile: Returns info on the Image file
-* DIR ImageFile [Path]: Lists the contests of a folder
-* COPY ImageFile SrcFile [DestFile]: Copies the SrcFile from the Image to DestFile (or console if not provided).
-* Add ImageFile SrcFile DestFile: Copies the SrcFile into the Image at DistFile
+ * INFO ImageFile: Returns info on the Image file
+ * DIR ImageFile \[Path\]: Lists the contests of a folder
+ * COPY ImageFile SrcFile \[DestFile\]: Copies the SrcFile from the Image to DestFile (or console if not provided).
+ * Add ImageFile SrcFile DestFile: Copies the SrcFile into the Image at DistFile

 LibMaker
 -----------------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fox Cutter</dc:creator><pubDate>Tue, 25 Mar 2014 23:43:32 -0000</pubDate><guid>https://sourceforge.netc2c981501366d683b37d34297831775a3160d2ed</guid></item><item><title>Tools modified by Fox Cutter</title><link>https://sourceforge.net/p/bootdebug/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="headerset"&gt;HeaderSet&lt;/h2&gt;
&lt;p&gt;This is a simple tool to set the Mulitboot headers inside of a PE file. It will use the header information in the file itself to generate the load information. This should work with any base, but it's best to use 1 meg just to be safe. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Usage: HeaderSet.exe "Path to PE file"&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="disktools"&gt;DiskTools&lt;/h2&gt;
&lt;p&gt;A simple command line tool to work with disk images. Allowing you to list information and files, read the contests of files and add/update files. This is useful for quickly updating the version of BootDebug in an existing image without having to fiddle around with anything other then the image itself.&lt;/p&gt;
&lt;p&gt;When specifying a path to data located inside of an image the root of the path is used to indicate the partition to access in the format of (hd0) where 0 is the partition number. So if you wanted to reference the BootDebug you would use a path something like &lt;em&gt;(hd1)\BootDebug.exe&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Usage: DiskTools.exe COMMAND ImageFile &lt;span&gt;&lt;span&gt;[Options]&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;Command list&lt;/strong&gt;&lt;br /&gt;
&lt;em&gt; INFO ImageFile: Returns info on the Image file&lt;br /&gt;
&lt;/em&gt; DIR ImageFile &lt;span&gt;[Path]&lt;/span&gt;: Lists the contests of a folder&lt;br /&gt;
&lt;em&gt; COPY ImageFile SrcFile &lt;span&gt;&lt;span&gt;[DestFile]&lt;/span&gt;&lt;/span&gt;: Copies the SrcFile from the Image to DestFile (or console if not provided).&lt;br /&gt;
&lt;/em&gt; Add ImageFile SrcFile DestFile: Copies the SrcFile into the Image at DistFile&lt;/p&gt;
&lt;h2 id="libmaker"&gt;LibMaker&lt;/h2&gt;
&lt;p&gt;This tool is a simple batch file. When run Visual Studio command environment it will find the provided lib file, extract out a know set of objects representing necessary support functions (for 64bit math and stack checking) and built a new output library with them.&lt;/p&gt;
&lt;p&gt;It will use the current folder to story temporary files. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Usage: LibMaker.bat SourceLib OutputLib&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="makelibs"&gt;MakeLibs&lt;/h2&gt;
&lt;p&gt;When run under the Visual Studio command environment, this will generate the Core.lib and Cored.lib files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fox Cutter</dc:creator><pubDate>Tue, 25 Mar 2014 23:41:40 -0000</pubDate><guid>https://sourceforge.net70e4eb29d8e52827556163d289c8b9694193f801</guid></item></channel></rss>