Giter Club home page Giter Club logo

e3pp's Introduction

Embrace, extend, extinguish

Tools for poking a certain type of firmware images.

e3pp's People

Contributors

dependabot[bot] avatar dogtopus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

godzivan pmarkive

e3pp's Issues

e3pp: Method chain auto-reversing

It would be nice to let the script find the most probable method chain on its own instead of relying on pattern matching by human based on the result produced by dec-nochain.

"No more keys found" - after running e3.py on a jediflash.bin file

Hello @dogtopus , Im trying to generate the files needed to passinglink to authenticate ds4, I tried running your e3.py this way:

python e3.py jedi_flash.bin -o [some destination] --gen-passinglink-ds4key

But only get "No more keys found" as response.

What should I do to get ds4.der ds4.sig and ds4.serial?

Also I tried to generate manually the ds4.sig and ds4.serial via HxD and slicing the adresses on your code, I think they are right, but I dont know how to generate the ds4.der

Thanks in advance!

IV extraction payload

Write a payload for extracting IV directly from the target board by flashing the payload as a partially encrypted OTA file and reading back the first flash DWORD/initial stack pointer via one of the hardware serial port.

The payload must be either stackless or the startup code must NOT depend on any initial SP value since bad IV will cause the stack pointer to be initialized to an unpredictable value. The payload should support at least NUC121 and M453 with NUC121 given priority since I have the chip for testing.

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.