Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
get segment attribute
      arguments:      segea - any address within segment
                      attr  - one of SEGATTR_... (see set_segm_attr()) constants

long get_segm_attr(long segea, long attr);

Index | Previous topic | Next topic