All Projects → DavidBuchanan314 → fusee-nano

DavidBuchanan314 / fusee-nano

Licence: MIT license
A minimalist re-implementation of the Fusée Gelée exploit (http://memecpy.com), designed to run on embedded Linux devices. (Zero dependencies)

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to fusee-nano

Nxloader
My first Android app: Launch Fusée Gelée payloads from stock Android (CVE-2018-6242)
Stars: ✭ 417 (+751.02%)
Mutual labels:  usb, exploit, nintendo-switch
Ns Usbloader Mobile
Android Tinfoil/Awoo/GoldLeaf files uploader
Stars: ✭ 109 (+122.45%)
Mutual labels:  usb, nintendo-switch
Mtpwn
PoC exploit for arbitrary file read/write in locked Samsung Android device via MTP (SVE-2017-10086)
Stars: ✭ 143 (+191.84%)
Mutual labels:  usb, exploit
Tegrarcmgui
C++ GUI for TegraRcmSmash (Fusée Gelée exploit for Nintendo Switch)
Stars: ✭ 965 (+1869.39%)
Mutual labels:  exploit, nintendo-switch
exynos-usbdl
Unsigned code loader for Exynos BootROM
Stars: ✭ 57 (+16.33%)
Mutual labels:  usb, exploit
grml-plus
Script to add grml (from grml.org) and more stuff to a USB key
Stars: ✭ 13 (-73.47%)
Mutual labels:  usb
flutter-embedded-linux
Embedded Linux embedding for Flutter
Stars: ✭ 866 (+1667.35%)
Mutual labels:  embedded-linux
switch-cmake
CMake toolchain for Nintendo Switch homebrew development
Stars: ✭ 38 (-22.45%)
Mutual labels:  nintendo-switch
LogServiceCrash
POC code to crash Windows Event Logger Service
Stars: ✭ 23 (-53.06%)
Mutual labels:  exploit
no2muacm
Drop In USB CDC ACM core for iCE40 FPGA
Stars: ✭ 26 (-46.94%)
Mutual labels:  usb
PocOrExp in Github
聚合Github上已有的Poc或者Exp,CVE信息来自CVE官网。Auto Collect Poc Or Exp from Github by CVE ID.
Stars: ✭ 544 (+1010.2%)
Mutual labels:  exploit
PIC16F1-USB-DFU-Bootloader
DFU protocol variant of Matt Sarnoff's PIC16F1-USB-Bootloader
Stars: ✭ 39 (-20.41%)
Mutual labels:  usb
Universal-Manager
Multimedia tool for Nintendo DSi, Nintendo 3DS and Nintendo Switch.
Stars: ✭ 26 (-46.94%)
Mutual labels:  nintendo-switch
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-48.98%)
Mutual labels:  usb
ArduinoXInput AVR
AVR boards package for the ArduinoXInput project
Stars: ✭ 53 (+8.16%)
Mutual labels:  usb
arduino
required (and optional) source files for the Arduino development environment, specifically the hardware/arduino sub-directory, to support xmega processors
Stars: ✭ 18 (-63.27%)
Mutual labels:  usb
bl mcu sdk
bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706, BL616/BL618, BL808 and other series of RISC-V based chips in the future.
Stars: ✭ 147 (+200%)
Mutual labels:  usb
botw-unexplored
Easily view the unexplored korok seeds and locations in your BotW savefile on your Switch
Stars: ✭ 79 (+61.22%)
Mutual labels:  nintendo-switch
CVE-2019-8449
CVE-2019-8449 Exploit for Jira v2.1 - v8.3.4
Stars: ✭ 66 (+34.69%)
Mutual labels:  exploit
pwn-pulse
Exploit for Pulse Connect Secure SSL VPN arbitrary file read vulnerability (CVE-2019-11510)
Stars: ✭ 126 (+157.14%)
Mutual labels:  exploit

fusee-nano

A minimalist re-implementation of the Fusée Gelée exploit (http://memecpy.com), designed to run on embedded Linux devices. (Zero dependencies)

Usage example:

sudo ./fusee-nano fusee.bin 
[*] device id: 008403040000002xxxxxxxxxxxxxxx62
[*] Read 92 bytes from intermezzo.bin
[*] Read 38168 bytes from fusee.bin
[+] Sent 0x1b000 bytes

Note: This currently uses a relatively large amount of memory (~200k) to store the entire payload. I plan to improve this by generating the payload on-the-fly as it is sent.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].