SmashBrosHax: Unterschied zwischen den Versionen

Aus The Homebrew Cloud
Zur Navigation springenZur Suche springen
(create)
 
(Deutsche Übersetzung)
Zeile 1: Zeile 1:
'''SmashBrosHax''' is a haxx for Super Smash Bros for 3DS, via local-WLAN beacon haxx. The haxx triggers while the application is scanning for local multiplayer sessions, when the beacon is being broadcasted. In certain cases the application may somewhat hang or crash prior to any actual ROP being run: this hax is not completely reliable, one reason is because the heap layout not always being in the intended state. Another reason(which actually seems to be the main cause usually) is that the ROP may fail to recv another beacon quickly enough, which results in jumping to using a stack which is all-zeros(there's no good way to do error checking/looping for that, partly because of lack of space). Also note that in some cases it may take a while for the hax to trigger.
+
'''SmashBrosHax''' ist ein Exploit für das Nintendo 3DS Spiel Super Smash Bros. for 3DS von ''yellows8''.
  
 
=Versions=
 
=Versions=
Zeile 7: Zeile 7:
 
! scope="col"| Release
 
! scope="col"| Release
 
! scope="col"| Download
 
! scope="col"| Download
! scope="col"| File / Size
+
! scope="col"| Datei / Größe
! scope="col"| Source
+
! scope="col"| Quelle
 
|-
 
|-
 
! scope="row"| 1.2
 
! scope="row"| 1.2
| 29. October 2015
+
| 29. Oktober 2015
 
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Exploits/SmashBrosHax/smashbroshax_v1.2.zip]]
 
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Exploits/SmashBrosHax/smashbroshax_v1.2.zip]]
 
| ZIP / 17,5KB
 
| ZIP / 17,5KB
Zeile 44: Zeile 44:
 
<pre>See the README for the repo. This is built with the default base pcap, with the payload being loaded from SD "/smashpayload.bin". Due to loading from SD, the builds from here are not usable with the smash-demo.</pre>
 
<pre>See the README for the repo. This is built with the default base pcap, with the payload being loaded from SD "/smashpayload.bin". Due to loading from SD, the builds from here are not usable with the smash-demo.</pre>
  
[[Category:Nintendo 3DS]]
+
[[Kategorie:Nintendo 3DS]]
[[Category:Exploit]]
+
[[Kategorie:Exploit (3DS)]]
[[Category:yellows8]]
+
[[Kategorie:yellows8]]

Version vom 19. November 2017, 20:31 Uhr

SmashBrosHax ist ein Exploit für das Nintendo 3DS Spiel Super Smash Bros. for 3DS von yellows8.

Versions

Version Release Download Datei / Größe Quelle
1.2 29. Oktober 2015
Download button.png
ZIP / 17,5KB GitHub.com
1.1 30. September 2015
Download button.png
ZIP / 12,5KB GitHub.com
1.0 12. September 2015
Download button.png
ZIP / 12,5KB GitHub.com

Changelog

v1.2

See the README for this repo. Due to loading from SD, the builds from here are not usable with the smash-demo.

This version adds builds for Smash Bros v1.1.2(the beacon builds are the same as v1.1.1 however in this archive), and support for *hax payloads v2.5.

v1.1

See the README for the repo. This is built with the default base pcap, with the payload being loaded from SD "/smashpayload.bin". Due to loading from SD, the builds from here are not usable with the smash-demo.

This version just adds support for Super Smash Bros v1.1.1.

v1.0

See the README for the repo. This is built with the default base pcap, with the payload being loaded from SD "/smashpayload.bin". Due to loading from SD, the builds from here are not usable with the smash-demo.