Fix the address according to actual program bitness #define TRUNC(ea) (inf_is_64bit() ? (ea) : ((ea) & 0xFFFFFFFF))
Last updated 1 month ago
Need Help?
Community
Resources
© 2025 Copyright Hex-Rays