Skip to content

Instantly share code, notes, and snippets.

View YouKnow-sys's full-sized avatar
:shipit:

Saeid YouKnow-sys

:shipit:
View GitHub Profile
# SPDX-License-Identifier: MIT
import sys
def decompress_osdsys(src, dst):
run = 0
src_offset = 0
dst_offset = 0
state_length = 0
state_block_desc = 0