Cette première release officielle de FastHax est la version v1.0.1, Ned nous présente les changements opérés depuis la RC1.
Version 1.0.1@nedwill nedwill released this 7 days ago · 1 commit to master since this releaseThis is the first official release of fasthax.Here are the changes we made since RC1:@nedwill:1. Search full BACKDOOR_SIZE length of 0xFF bytes in exception page instead of just 8.2. Check for failure when searching exception page.3. Change style of code adapted from other projects to match this one.4. Cleaned up the find_orphan function.5. Made printing and comments more informative/consistent.@d3m3vilurr:1. Cleaned up the find_addr script.2. Recovered KTimer macros.3. Added helper macros to convert VA to PA.4. Made version_table structure globally visible.