Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@MJx0 MJx0 released this 02 Jan 09:44
· 3 commits to main since this release

Changes:
Added Black Clover

Fast:
Uses memcpy which speeds up the dump process by a lot but it may crash on invalid addresses.

Safe:
Uses vm_read_overwrite, Doesn't crash on invalid addresses but its slow.