alive_reversing icon indicating copy to clipboard operation
alive_reversing copied to clipboard

Review FP tables

Open MrSapps opened this issue 2 years ago • 0 comments

I think in https://github.com/AliveTeam/alive_reversing/pull/1501 we went from not enough to perhaps too much accuracy on FP values. This can be checked by comparing the resulting int value hex with the exe/ida tables.

In the DLL versions its possible to semi automate this checking, once that is done they can be trimmed down to say 4 decimal places to check that they still match. Or indeed that they match with the current level of accuracy.

MrSapps avatar May 19 '22 22:05 MrSapps