mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
patterns/ext4: Increase pattern limit to 2 GiB (#440)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#pragma endian little
|
||||
#pragma magic [53 EF] @ 0x438
|
||||
#pragma pattern_limit 0x90000
|
||||
#pragma pattern_limit 0x80000000
|
||||
|
||||
import type.time;
|
||||
import type.size;
|
||||
|
||||
Reference in New Issue
Block a user