You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
keystone/bindings/masm/masmApiCall.api.txt

15 lines
595 B

;-----------------------------------------------------------------------------------------------------
; Keystone Additions
;
; Paste this text at the end of \Radasm\Masm\masmApiCall.api to add these to Radasm
;
;-----------------------------------------------------------------------------------------------------
ks_version,dwMajor,dwMinor
ks_arch_supported,dwArch
ks_open,dwArch,dwMode,lpdwEngine
ks_close,dwEngine
ks_errno,dwEngine
ks_strerror,dwErrCode
ks_option,dwEngine,dwOptType,dwOptTypeValue
ks_asm,dwEngine,lpszString,dwAddress,lpEncoding,dwEncodingSize,dwStatCount
ks_free,lpEncoding