RzBinInfo#
- class RzBinInfo#
- property actual_checksum: str#
- property arch: str#
- property baddr: int#
- property bclass: str#
- property big_endian: int#
- property bits: int#
- property claimed_checksum: str#
- property compiler: str#
- property cpu: str#
- property dbg_info: int#
- property debug_file_name: str#
- property default_cc: str#
- property features: str#
- property file: str#
- property file_hashes: RzList[RzBinFileHash]#
- property guid: str#
- property has_canary: int#
- property has_crypto: int#
- property has_nx: int#
- property has_pi: int#
- property has_retguard: int#
- property has_sanitizers: int#
- property has_va: int#
- property head_flag: str#
- property intrp: str#
- property lang: str#
- property machine: str#
- property os: str#
- property pe_overlay: int#
- property rclass: str#
- property rpath: str#
- property signature: bool#
- property subsystem: str#
- property sum: RzBinHash#
- property type: str#