Raised This Month: $ Target: $400
 0% 

[ANY] Gamedata Sig Tester (1.4) [10-May-2020]


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Plugin ID:
6613
Plugin Version:
1.4
Plugin Category:
Technical/Development
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    4 
    Plugin Description:
    Test gamedata signature bytes via command
    Old 06-20-2019 , 17:29   [ANY] Gamedata Sig Tester (1.4) [10-May-2020]
    Reply With Quote #1

    About
    • Command for testing signature bytes.
    • Does not check for unique signatures.
    • To prevent "Encountered command which overflows the argument buffer" put the bytes within quotes.


    Related Plugins

    Thanks
    • BHaType - Bug report and testing.
    • Peace-Maker - Bug report.


    Admin Commands
    PHP Code:
    sm_sig        // Usage: sm_sig <bytes>
    sm_sig_hex    // Usage: sm_sig_hex <bytes>. Converts hex escaped bytes to non-escaped.

    // Examples:
    sm_sig "55 8B ? 81 ? 54"
    sm_sig_hex "\x55\x8B\x2A\x81\x2A\x54" 

    ConVars:

    PHP Code:
    sm_sig_library "1"    // Which library to search. 0=Engine, 1=Server. 

    Changes
    Code:
    1.4 (10-May-2020)
        - Various changes to tidy up code.
    
    1.3 (26-June-2019)
        - Added convar "sm_sig_library" to determine which library to search.
    
    1.2 (21-June-2019)
        - Added command sm_sig_hex.
        - Fixed quoted strings not working.
    
    1.1 (20-June-2019)
        - Fixed memory leak.
    
    1.0 (20-June-2019)
        - Initial release.

    Installation
    1. Click "Get Plugin" and put the .smx file into your servers \addons\sourcemod\plugins\ folder.
    Attached Files
    File Type: sp Get Plugin or Get Source (sm_sig.sp - 751 views - 3.6 KB)
    __________________

    Last edited by Silvers; 11-19-2021 at 21:44.
    Silvers is offline
     


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 22:12.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode