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
See InfLookup.DumpUnknowns, InfCore.unknownStr32, InfLookup.StrCode32ToString, InfLookup.DumpStrCodeTables
Rename table to unknownHashes
Table should be written (on hash added? on save?)
And loaded on next session
Review how its currently added to, and where the best location of the table would be
Have Lookup()s validated dictionary lookup add to it on missed lookup
and (separate task) add to foundHashes if fallback finds match, should also be collision aware