Renamed decompressed_files/ to out/

Fised a lot of logic
Set starting bit to 0x800, since that's after a big blank space in files, is the method bit we are expecting (0x0B) every time, and works to decomp all files (wow!)
This commit is contained in:
2025-09-16 20:36:39 -06:00
parent 5fef2ec23d
commit f1c346a634
2 changed files with 95 additions and 85 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,6 @@
# Project Specific
bin_extract/*
decompressed_files/*
out/*
bzz_mudule.py
# Byte-compiled / optimized / DLL files