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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,6 @@
|
||||
# Project Specific
|
||||
bin_extract/*
|
||||
decompressed_files/*
|
||||
out/*
|
||||
bzz_mudule.py
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
|
Reference in New Issue
Block a user