You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fuzzing showed that the current NVRAM parser is prone to deadloops because of offset backtracking.
Because data formats for all supported NVRAM types are fairly simple, I expect them to be expressible in declarative KaitaiStruct language.
Fuzzing showed that the current NVRAM parser is prone to deadloops because of offset backtracking.
Because data formats for all supported NVRAM types are fairly simple, I expect them to be expressible in declarative KaitaiStruct language.
Progress:
The text was updated successfully, but these errors were encountered: