Skip to content

This repository is about extracting the raw python code out of a exe

Notifications You must be signed in to change notification settings

minimos11/ortomi-3

Repository files navigation

this project is about extracting the source code out of a esp flaser.exe

That flashes a ESP8266EX chip with custom firmware but I want to modify the firmware.
So I can add new features.
The source code for the firmware is ether just python or micropython.
I have already extracted the exe and got the firmwar.bin.
Now I just need to find a way to decompile it.

About

This repository is about extracting the raw python code out of a exe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages