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
Change segment boundaries
  ea      - any address in the segment
  startea - new start address of the segment
  endea   - new end address of the segment
  flags   - combination of SEGMOD_... flags

success set_segment_bounds(long ea, long startea, long endea, long flags);

Index | Previous topic | Next topic