Clean-Room JS + VITest Decomp Setup #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "davidarthurcole/reverse-networking:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This branch was my attempt at a holistic decomp + mapping repo, to not just "one-time" reproduce the
.sos from bambu, but to have a systematic approach to recreating their symbol maps, by cracking the encryption and obfuscation techniques bambu used.This should (at least in theory) make it "easier" to figure out what change(s) when bambu publishes new versions of their libraries.
It was much easier to sniff packets using OrcaSlicer than it was to attempt to modify Bambu's executable, so the workflows within this tooling are written to work on Windows thru WSL, however with adaptation, they should work cross-platform.
Any feedback is appreciated :)
WIP: Clean-Room JS + Vite Decomp Setupto WIP: Clean-Room JS + VITest Decomp Setupc25799e86cto6c69b465a3I've scaled this PR down to just be the decompilation tools, since the entire documentation of the output was a bit much to review ...
I've moved the compiled docs from my analysis to a new branch:
https://f.sfconservancy.org/davidarthurcole/reverse-networking/src/branch/compiled
WIP: Clean-Room JS + VITest Decomp Setupto Clean-Room JS + VITest Decomp SetupView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.