SmashBrosHax: Unterschied zwischen den Versionen

Aus The Homebrew Cloud
Zur Navigation springenZur Suche springen
(create)
 
(Download-URL geändert)
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
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.
+
{{Infobox Homebrew
 +
  |System = 3DS
 +
  |Entwickler = yellows8
 +
  |Kategorie = Exploit
 +
  |Lizenz = Unbekannt
 +
  |Quellcode = https://github.com/yellows8/3ds_smashbroshax
 +
}}
 +
'''SmashBrosHax''' ist ein Exploit für das Nintendo 3DS Spiel Super Smash Bros. for 3DS von ''yellows8''.
  
 
=Versions=
 
=Versions=
Zeile 7: Zeile 14:
 
! 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]]
+
| [[Datei:Download button.png|center|link=https://ddl.homebrew.cloud/3DS/Exploits/SmashBrosHax/smashbroshax_v1.2.zip]]
 
| ZIP / 17,5KB
 
| ZIP / 17,5KB
 
| [https://github.com/yellows8/3ds_smashbroshax/releases/tag/v1.2 GitHub.com]
 
| [https://github.com/yellows8/3ds_smashbroshax/releases/tag/v1.2 GitHub.com]
Zeile 18: Zeile 25:
 
! scope="row"| 1.1
 
! scope="row"| 1.1
 
| 30. September 2015
 
| 30. September 2015
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Exploits/SmashBrosHax/smashbroshax_v1.1.zip]]
+
| [[Datei:Download button.png|center|link=https://ddl.homebrew.cloud/3DS/Exploits/SmashBrosHax/smashbroshax_v1.1.zip]]
 
| ZIP / 12,5KB
 
| ZIP / 12,5KB
 
| [https://github.com/yellows8/3ds_smashbroshax/releases/tag/v1.1 GitHub.com]
 
| [https://github.com/yellows8/3ds_smashbroshax/releases/tag/v1.1 GitHub.com]
Zeile 24: Zeile 31:
 
! scope="row"| 1.0
 
! scope="row"| 1.0
 
| 12. September 2015
 
| 12. September 2015
| [[File:Download button.png|center|link=http://code.ponywave.de/workspace/thc/3DS/Exploits/SmashBrosHax/smashbroshax_v1.0.zip]]
+
| [[Datei:Download button.png|center|link=https://ddl.homebrew.cloud/3DS/Exploits/SmashBrosHax/smashbroshax_v1.0.zip]]
 
| ZIP / 12,5KB
 
| ZIP / 12,5KB
 
| [https://github.com/yellows8/3ds_smashbroshax/releases/tag/v1.0 GitHub.com]
 
| [https://github.com/yellows8/3ds_smashbroshax/releases/tag/v1.0 GitHub.com]
Zeile 43: Zeile 50:
 
==v1.0==
 
==v1.0==
 
<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]]
 
[[Category:Exploit]]
 
[[Category:yellows8]]
 

Aktuelle Version vom 3. März 2019, 20:25 Uhr

SmashBrosHax
Allgemein
Nintendo 3DS
Entwickler yellows8
Kategorie Exploit
Lizenz Unbekannt
Links
Quellcode

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.