- Add support for external scanning by @8dcc in #1
- Add
sigscan_pidof
function. - Read the process' memory with
process_vm_readv
. - Scan memory using a buffered search method.
- Add GPLv3+ comments.
- Separate header and source.
Full Changelog: v1.2.0...v2.0.0