Nedwill hat die erste stabile Version von fasthax veröffentlicht.
Die genauen Änderungen könnt ihr im Changelog nachlesen. Gegenüber den Release Candidates wurden lediglich ein paar Feinarbeiten durchgeführt; die Ausführung sollte jetzt immer gelingen.
@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.