Giter Club home page Giter Club logo

hexfw's People

Contributors

hexkyz avatar nastys avatar rw-r-r-0644 avatar sirocyl 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hexfw's Issues

uhshax crashes on second boot

trying to dump boot1, I get to the menu just fine the first time, reboots, go back into browser, run it again, and then it crashes before getting to "Waiting...."

struct.error on ancast.py

I'm using Python 2.7 + pyCrypto. Currently using a MinGW envoirement.

C:\wiiu\hexFW-master\firmware>make
Traceback (most recent call last):
File "scripts/anpack.py", line 255, in
fw = ancast(open(input_fn, "r+b"))
File "scripts/anpack.py", line 153, in init
self.elf = elf32(file, len(self.header))
File "scripts/anpack.py", line 98, in init
self.phdrs = [elf32_phdr(file, offset, self.hdr, i) for i in range(self.hdr.
e_phnum)]
File "scripts/anpack.py", line 57, in init
self.p_type = struct.unpack(">I", file.read(4))[0]
struct.error: unpack requires a string argument of length 4
make: *** [patches/sections/0x08120000.bin] Error 1

Edid: Nevermind, I was using a bad dump of the fw.img

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.