mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-21 19:42:14 +00:00
Corrected error in version tracking slide exercise
This commit is contained in:
parent
5b159a5ccd
commit
6b4d64a2ac
@ -175,8 +175,7 @@
|
||||
|
||||
<section>
|
||||
<header>Functions List</header>
|
||||
<br>
|
||||
<ul class="medium">
|
||||
<ul class="small">
|
||||
<li>Open with Window->Version Tracking functions</li>
|
||||
<li>Shows list of all functions in each program by default</li>
|
||||
<li>Can change to show only accepted or available matches</li>
|
||||
@ -187,10 +186,11 @@
|
||||
<section>
|
||||
<header>Exercise 1</header>
|
||||
<br>
|
||||
<ul>
|
||||
<li>From <div style="word-wrap:break-word"><span style="font-family:'Courier New';font-size:35px"> ../ExerciseFiles/VersionTrackFiles</span>, import and analyze <span style="font-family:'Courier New';font-size:35px">WallaceSrc.exe</span> and <span style="font-family:'Courier New';font-size:35px">WallaceVersion2.exe</span></div></li>
|
||||
<br>
|
||||
<li>Use the Version Tracking tool to determine what function(s) are different, new, or removed in <span style="font-family:'Courier New';font-size:35px">WallaceVersion2.gzf</span>.</li>
|
||||
<ul class="medium">
|
||||
<li>Import and analyze WallaceSrc.exe and WallaceVersion2.exe from ../ExerciseFiles/VersionTrackFiles. </li>
|
||||
<li>Open WallaceSrc.exe in a CodeBrowser and run the MarkupWallaceSrcScript.</li>
|
||||
<li>Use the Version Tracking tool to determine what function(s) are different, new, or removed in WallaceVersion2.exe.</li>
|
||||
<li>Apply appropriate markup items from WallaceSrc.exe to WallaceVersion2.exe.</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user