EZFNDEV / UEAESKeyFinder

This tool can find the AES Key of probably any Unreal Engine game
207 stars 35 forks source link

Engine Version: ++UE4+ Unhandled exception. System.IndexOutOfRangeException: Index was outside the bounds of the array error #25

Closed LameMan0 closed 2 years ago

LameMan0 commented 2 years ago

Game is called Kid A Mnesia exhibition, and full error is as follows:

Engine Version: ++UE4+ Unhandled exception. System.IndexOutOfRangeException: Index was outside the bounds of the array. at Searcher.FindAllPattern(Int64& t) at UEAesKeyFinder.Program.Main(String[] args)

The version it's using is 4.26.2.0 if that helps

EDIT: I realized there are two other people with this issue, meaning you're already aware of the bug, so I closed this