mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 20:54:16 +01:00
docs: regenerate
This commit is contained in:
parent
3f2a0c6bfe
commit
0c8e15a39f
81 changed files with 3440 additions and 905 deletions
|
|
@ -122,11 +122,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner__ctor_System_Diagnostics_ProcessModule_System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.%23ctor(System.Diagnostics.ProcessModule%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner__ctor_" data-uid="Dalamud.Game.SigScanner.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner__ctor_System_Diagnostics_ProcessModule_System_Boolean_" data-uid="Dalamud.Game.SigScanner.#ctor(System.Diagnostics.ProcessModule,System.Boolean)">SigScanner(ProcessModule, Boolean)</h4>
|
||||
<div class="markdown level1 summary"><p>Set up the SigScanner.</p>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.SigScanner.html">SigScanner</a> class.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -146,7 +146,7 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.Diagnostics.ProcessModule</span></td>
|
||||
<td><span class="parametername">module</span></td>
|
||||
<td><p>The ProcessModule to be used for scanning</p>
|
||||
<td><p>The ProcessModule to be used for scanning.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -164,11 +164,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_DataSectionBase.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.DataSectionBase%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L66">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L74">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_DataSectionBase_" data-uid="Dalamud.Game.SigScanner.DataSectionBase*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_DataSectionBase" data-uid="Dalamud.Game.SigScanner.DataSectionBase">DataSectionBase</h4>
|
||||
<div class="markdown level1 summary"><p>The base address of the .data section search area.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the base address of the .data section search area.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -195,11 +195,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_DataSectionOffset.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.DataSectionOffset%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L71">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L79">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_DataSectionOffset_" data-uid="Dalamud.Game.SigScanner.DataSectionOffset*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_DataSectionOffset" data-uid="Dalamud.Game.SigScanner.DataSectionOffset">DataSectionOffset</h4>
|
||||
<div class="markdown level1 summary"><p>The offset of the .data section from the base of the module.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the offset of the .data section from the base of the module.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -226,11 +226,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_DataSectionSize.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.DataSectionSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L76">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L84">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_DataSectionSize_" data-uid="Dalamud.Game.SigScanner.DataSectionSize*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_DataSectionSize" data-uid="Dalamud.Game.SigScanner.DataSectionSize">DataSectionSize</h4>
|
||||
<div class="markdown level1 summary"><p>The size of the .data section.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the size of the .data section.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -257,11 +257,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_Is32BitProcess.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.Is32BitProcess%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_Is32BitProcess_" data-uid="Dalamud.Game.SigScanner.Is32BitProcess*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_Is32BitProcess" data-uid="Dalamud.Game.SigScanner.Is32BitProcess">Is32BitProcess</h4>
|
||||
<div class="markdown level1 summary"><p>If the ProcessModule is 32-bit.</p>
|
||||
<div class="markdown level1 summary"><p>Gets a value indicating whether or not the ProcessModule is 32-bit.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -288,11 +288,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_IsCopy.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.IsCopy%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_IsCopy_" data-uid="Dalamud.Game.SigScanner.IsCopy*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_IsCopy" data-uid="Dalamud.Game.SigScanner.IsCopy">IsCopy</h4>
|
||||
<div class="markdown level1 summary"><p>If the search on this module is performed on a copy.</p>
|
||||
<div class="markdown level1 summary"><p>Gets a value indicating whether or not the search on this module is performed on a copy.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -319,11 +319,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_Module.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.Module%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L81">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L89">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_Module_" data-uid="Dalamud.Game.SigScanner.Module*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_Module" data-uid="Dalamud.Game.SigScanner.Module">Module</h4>
|
||||
<div class="markdown level1 summary"><p>The ProcessModule on which the search is performed.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the ProcessModule on which the search is performed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -350,11 +350,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_SearchBase.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.SearchBase%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L54">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_SearchBase_" data-uid="Dalamud.Game.SigScanner.SearchBase*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_SearchBase" data-uid="Dalamud.Game.SigScanner.SearchBase">SearchBase</h4>
|
||||
<div class="markdown level1 summary"><p>The base address of the search area. When copied, this will be the address of the copy.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the base address of the search area. When copied, this will be the address of the copy.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -381,11 +381,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_TextSectionBase.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.TextSectionBase%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L51">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L59">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_TextSectionBase_" data-uid="Dalamud.Game.SigScanner.TextSectionBase*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_TextSectionBase" data-uid="Dalamud.Game.SigScanner.TextSectionBase">TextSectionBase</h4>
|
||||
<div class="markdown level1 summary"><p>The base address of the .text section search area.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the base address of the .text section search area.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -412,11 +412,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_TextSectionOffset.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.TextSectionOffset%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L56">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L64">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_TextSectionOffset_" data-uid="Dalamud.Game.SigScanner.TextSectionOffset*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_TextSectionOffset" data-uid="Dalamud.Game.SigScanner.TextSectionOffset">TextSectionOffset</h4>
|
||||
<div class="markdown level1 summary"><p>The offset of the .text section from the base of the module.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the offset of the .text section from the base of the module.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -443,11 +443,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_TextSectionSize.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.TextSectionSize%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L61">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L69">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_TextSectionSize_" data-uid="Dalamud.Game.SigScanner.TextSectionSize*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_TextSectionSize" data-uid="Dalamud.Game.SigScanner.TextSectionSize">TextSectionSize</h4>
|
||||
<div class="markdown level1 summary"><p>The size of the text section.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the size of the text section.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -476,7 +476,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_Dispose.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L142">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L201">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_Dispose_" data-uid="Dalamud.Game.SigScanner.Dispose*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_Dispose" data-uid="Dalamud.Game.SigScanner.Dispose">Dispose()</h4>
|
||||
|
|
@ -492,7 +492,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_GetStaticAddressFromSig_System_String_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.GetStaticAddressFromSig(System.String%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L185">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L117">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_GetStaticAddressFromSig_" data-uid="Dalamud.Game.SigScanner.GetStaticAddressFromSig*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_GetStaticAddressFromSig_System_String_System_Int32_" data-uid="Dalamud.Game.SigScanner.GetStaticAddressFromSig(System.String,System.Int32)">GetStaticAddressFromSig(String, Int32)</h4>
|
||||
|
|
@ -550,11 +550,12 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_ResolveRelativeAddress_System_IntPtr_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L146">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L170">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_ResolveRelativeAddress_" data-uid="Dalamud.Game.SigScanner.ResolveRelativeAddress*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_ResolveRelativeAddress_System_IntPtr_System_Int32_" data-uid="Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr,System.Int32)">ResolveRelativeAddress(IntPtr, Int32)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Resolve a RVA address.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -573,12 +574,14 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<tr>
|
||||
<td><span class="xref">System.IntPtr</span></td>
|
||||
<td><span class="parametername">nextInstAddr</span></td>
|
||||
<td></td>
|
||||
<td><p>The address of the next instruction.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td><span class="parametername">relOffset</span></td>
|
||||
<td></td>
|
||||
<td><p>The relative offset.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -593,7 +596,8 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.IntPtr</span></td>
|
||||
<td></td>
|
||||
<td><p>The calculated offset.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -602,15 +606,16 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_Scan_System_IntPtr_System_Int32_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.Scan(System.IntPtr%2CSystem.Int32%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L222">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L100">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_Scan_" data-uid="Dalamud.Game.SigScanner.Scan*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_Scan_System_IntPtr_System_Int32_System_String_" data-uid="Dalamud.Game.SigScanner.Scan(System.IntPtr,System.Int32,System.String)">Scan(IntPtr, Int32, String)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Scan memory for a signature.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IntPtr Scan(IntPtr baseAddress, int size, string signature)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static IntPtr Scan(IntPtr baseAddress, int size, string signature)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -625,17 +630,20 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<tr>
|
||||
<td><span class="xref">System.IntPtr</span></td>
|
||||
<td><span class="parametername">baseAddress</span></td>
|
||||
<td></td>
|
||||
<td><p>The base address to scan from.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td><span class="parametername">size</span></td>
|
||||
<td></td>
|
||||
<td><p>The amount of bytes to scan.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">signature</span></td>
|
||||
<td></td>
|
||||
<td><p>The signature to search for.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -650,7 +658,8 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.IntPtr</span></td>
|
||||
<td></td>
|
||||
<td><p>The found offset.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -659,7 +668,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_ScanData_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.ScanData(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L203">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L139">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_ScanData_" data-uid="Dalamud.Game.SigScanner.ScanData*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_ScanData_System_String_" data-uid="Dalamud.Game.SigScanner.ScanData(System.String)">ScanData(String)</h4>
|
||||
|
|
@ -709,7 +718,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_ScanModule_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.ScanModule(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L215">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L154">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_ScanModule_" data-uid="Dalamud.Game.SigScanner.ScanModule*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_ScanModule_System_String_" data-uid="Dalamud.Game.SigScanner.ScanModule(System.String)">ScanModule(String)</h4>
|
||||
|
|
@ -759,7 +768,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_ScanText_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.ScanText(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L156">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L181">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_ScanText_" data-uid="Dalamud.Game.SigScanner.ScanText*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_ScanText_System_String_" data-uid="Dalamud.Game.SigScanner.ScanText(System.String)">ScanText(String)</h4>
|
||||
|
|
@ -819,7 +828,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L13" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L15" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue