Releases: moraea/dsce
v7
uuid tag D5CE0007-...
disable my header size "feature" which caused a regression in v5 and v6 (will be fixed and re-enabled in a future version)
strip MH_DYLIB_IN_CACHE
which was causing lldb
crashes, thank you cgudrian for pointing this out
note: does not add Sonoma support; most binaries from the 14.0 beta will not extract correctly due to changes in the cache format (will be addressed in a future version)
v6
uuid tag D5CE0006-...
fix initializer regression in v5
add search
mode (find error messages, class names, etc)
v5
uuid tag D5CE0005-...
strip low bits from objc class data pointer
allocate extra space for load commands
add pad
mode for 2 GB dylib enjoyers
edit: shifting base address destroys __init_offsets
, use v4 or v6 instead
v4
uuid tag D5CE0004-...
make it about 10x faster with some extremely basic optimizations
v3
uuid tag D5CE0003-...
rewrite binding logic
workaround Ventura __got
uniquing
addend hack for C++ tables (experimental)
general cleanup
even slower than before (optimization planned soon)
being used for 13.2.1 31001s and 12.6 AMD VA 2