Skip to content

Releases: nedwill/fasthax

Version 1.0.1

10 Jan 05:42
Compare
Choose a tag to compare

This 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.

Release Candidate 1

09 Jan 05:30
Compare
Choose a tag to compare

Enhancements:
@d3m3vilurr: Add O3DS ktimer_pool_size values.

Bugfixes:
@nedwill: Fix timer setup issues that led to freezes using advanced scheduler trickery.

Beta 4

09 Jan 02:38
Compare
Choose a tag to compare
Beta 4 Pre-release
Pre-release

Bugfix:
@d3m3vilurr contributed a fix where the debug backdoor was used in place of the one installed by the exploit.

This should fix a regression seen in Beta 2 and 3.

Beta 3

08 Jan 02:45
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release

Features:

Fixes:

  • Fixed an OOB read on some systems when determining reachability in the KTimer heap.
  • Fixed an issue with ACL N3DS/O3DS detection.
  • Began refactoring timer initialization.

Known Issues:

  • O3DS still may freeze after returning to home menu.
  • The exploit may freeze when looping making attempts.

Beta 2

07 Jan 18:23
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release

This beta release features ACL patches thanks to @d3m3vilurr.
It also features improved cleanup code intended to address #40.

Beta 1

06 Jan 03:26
Compare
Choose a tag to compare
Beta 1 Pre-release
Pre-release

Working: Exploit working on N3DS, O3DS all regions. If it works, relaunching fasthax should indicate that the backdoor is already installed.
Not working: <100% success rate for initial setup (leads to freezes sometimes).

To install: copy fasthax.3dsx to /3ds/ on your device and launch fasthax from the homebrew launcher.