This is the first official release of fasthax.
Here are the changes we made since RC1:
- Search full
BACKDOOR_SIZE
length of0xFF
bytes in exception page instead of just 8. - Check for failure when searching exception page.
- Change style of code adapted from other projects to match this one.
- Cleaned up the
find_orphan
function. - Made printing and comments more informative/consistent.
- Cleaned up the
find_addr
script. - Recovered
KTimer
macros. - Added helper macros to convert VA to PA.
- Made version_table structure globally visible.