Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   IDA struct alignment (https://forum.exetools.com/showthread.php?t=16202)

Git 09-23-2014 21:20

IDA struct alignment
 
Anybody having problems with struct alignment in 6.5 ?. Loading a .h header file seems to ignore the setting of Options/Compiler/Default Alignment. I have tried #pragma pack(8) in front of the struct and also surrounded the struct with
#pragma pack(push, 8)
...
#pragma pop

It seems stuck on default packing whatever I do.

Git

DMichael 09-24-2014 01:42

maybe there is some overwrite of the setting for example in the command line arguments (check it)


All times are GMT +8. The time now is 00:46.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX