Coder Social home page Coder Social logo

quantumtunnel's Introduction

QuantumTunnel

A Xbox One/Series Flash Dumper for SystemOS created in C#.

Prerequisites

.NET 7 is required, for instructions on installing .NET to your console over SSH follow https://xboxoneresearch.github.io/wiki/development/installing-compatible-software/.

You must also have an administrator account, with a shell elevated to SYSTEM on your console in either Retail or Dev Mode to access the flash driver.

Usage

If dotnet isn't in your PATH: cd dotnet dotnet QuantumTunnel.dll FileToDump

If dotnet is in your PATH: dotnet QuantumTunnel.dll FileToDump

f.e. dotnet QuantumTunnel.dll certkeys.bin

To obtain a raw flash image, usable in XBFS tools, use --rawdump (1GBish on Series S/X): dotnet QuantumTunnel.dll --rawdump -o dump.bin

If using the published/self-contained build, use QuantumTunnel.exe instead of dotnet QuantumTunnel.dll

FAQ

Q: Why can't I dump X file? (host.xvd, system.xvd, etc) A: Files currently mounted or otherwise in use can't be read.

Q: How do I dump my developer certificate? A: Read certkeys.bin

Q: Where can I find a list of file names? A: Check out XVDTool's source code

Q: I get an access denied error A: Ensure your shell is elevated to SYSTEM privileges.

quantumtunnel's People

Contributors

bluerain-debug avatar titleos avatar tuxuser avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

quantumtunnel's Issues

Access Denied

admin@XBOXONE D:\DevelopmentFiles>Dotnet6\dotnet.exe QuantumTunnel.dll -r -o dump.bin
QuantumTunnel - C# FlashFS Reader
Unhandled exception. System.UnauthorizedAccessException: Access to the path 'D:\DevelopmentFiles\dump.bin' is denied.

I have done this after successfully running Artifice. what is the issue here?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.