jjolano

Results 3 issues of jjolano

https://github.com/Soreepeong/XivAlexander/blob/32c66c8eea5f4731dfca62078293cc31288fe180/XivAlexander/Apps/MainApp/Internal/NetworkTimingHandler.cpp#L343 If socket latency measurement fails for whatever reason (thus making `socketLatencyUs` equal to `INT64_MAX - 20000`), it will cause a logic error in the following conditionals: https://github.com/Soreepeong/XivAlexander/blob/32c66c8eea5f4731dfca62078293cc31288fe180/XivAlexander/Apps/MainApp/Internal/NetworkTimingHandler.cpp#L345 https://github.com/Soreepeong/XivAlexander/blob/32c66c8eea5f4731dfca62078293cc31288fe180/XivAlexander/Apps/MainApp/Internal/NetworkTimingHandler.cpp#L355 Fortunately,...

bug

Exploits a small weakness in implementation. Will need to improve class detection filtering.

Hey @opa334, for the purposes of "bypassing" jailbreak detection (I am aware this isn't primarily a tool for it), it does seem that apps trigger detection on injection simply for...