News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Word list jump table tool

Started by hutch--, December 29, 2005, 02:23:59 AM

Previous topic - Next topic

hutch--

This tool automated a list of unique words and produces a procedure with a built in jump table so that the input number to the procedure jumps to the correct label and executes whatever replicated code is written there. It is aimed at removing a lot of hack work building jump tables to handle words. It sorts the selected word list and numbers it and saves it to disk as "numbered.txt".

It has a sample mnemonic list for a PIV and a sample of code to replicate in the built in editor.

[attachment deleted by admin]
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php