Activity
feat: add scan_float32 and scan_float64
feat: add scan_float32 and scan_float64
refactor: use usize instead of u32 and u64 for addresses
refactor: use usize instead of u32 and u64 for addresses
feat: make process work for both 32 and 64 bits
feat: make process work for both 32 and 64 bits
refactor: rename memory.rs -> process32.rs
refactor: rename memory.rs -> process32.rs
feat: scan only in pages with READ_WRITE access
feat: scan only in pages with READ_WRITE access
feat: aob scan, process modules information
feat: aob scan, process modules information