Leanify icon indicating copy to clipboard operation
Leanify copied to clipboard

"floating point support not loaded" error for UPX packed exe

Open necros2k7 opened this issue 5 years ago • 2 comments

Microsoft Visual C++ Runtime Library Runtime Error! Program: R6002

  • floating point support not loaded

after hitting Details (Подробности) button

diskat-gui.exe.gz

necros2k7 avatar Mar 05 '20 12:03 necros2k7

Looks like that's caused by rdata being writable, not sure why leanify would cause upx to not set that section to readonly.

Maybe I have to disable leanify for upx packed exe.

JayXon avatar Mar 08 '20 03:03 JayXon

Disabling is not the answer - other upxed exes run fine

necros2k7 avatar Mar 08 '20 03:03 necros2k7