Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

XIAZY/PyFBI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyFBI

A Python FBI client to install .cia files to 3DS via network

Only support FBI 2.0 and above.

Usage

usage: pyfbi.py [-h] [-p PORT] ip [file [file ...]]

A Python FBI client to install .cia files to 3DS via network

positional arguments:
  ip                    Destination 3DS IP address with FBI listening
  file                  CIA file to be sent

optional arguments:
  -h, --help            show this help message and exit
  -p PORT, --port PORT  Custom FBI listening port, default to be 5000

Example:

Or if you prefer GUI instead of CLI, you can use pyfbi-gui.py. Note that you need to have install PyQt in order to use it.

Binary files are released here

License

Copyright 2016 XIAZY

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A Python FBI client to install .cia files to 3DS via network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages