AsmLib is a library written in assembler for the
Linux terminal or console. It has functions for a
wide range of topics, includeing string, psuedo
ttys, disassembly, conversion, ptrace, memory
management, and windows.
License: GNU General Public License (GPL)
Changes:
This release adds some changes to the Boyer-Moore
search function.