Radare – libr Reference Manual
Packages
libr
Radare
RFile
RHex
RLog
RStr
RSystem
ExBinOp
ExCodeOp
ExDataType
ExFmt
ExLdStOp
ExObjOp
ExOpType
RConfigNodeType
RLibType
RAnal
RAsm
RBin
RBinArchOptions
RBinOptions
RBreakpoint
RBuffer
RCmd
RConfig
RConfigNode
RCons
RCore
RCrypto
RDebug
RDiff
REgg
REggPlugin
RFS
RFSFile
RFSPartition
RFSPlugin
RFSRoot
RFlag
RFlagItem
RHash
RIO
RLang
RLib
RLine
RList
RListIter
RMagic
RNum
RParse
RPrint
RRange
RReg
RSearch
RSocket
RStrBuf
RSyscall
RLibStruct
RNumCallback
RNumCallback2
Radare
Description:
The callback to be notified when the code is modified.
Content:
Namespaces:
RFile
RHex
RLog
RStr
RSystem
Classes:
RAnal
RAsm
-
Radare2 Assembler Module
RBin
RBinArchOptions
RBinOptions
RBreakpoint
RBuffer
RCmd
RConfig
-
Radare2 Configuration Module
RConfigNode
RCons
RCore
RCrypto
RDebug
RDiff
REgg
REggPlugin
RFS
RFSFile
RFSPartition
RFSPlugin
RFSRoot
RFlag
RFlagItem
RHash
RIO
RLang
RLib
RLine
RList
RListIter
RMagic
RNum
RParse
RPrint
RRange
RReg
RSearch
RSocket
RStrBuf
RSyscall
Structs:
RLibStruct
Enums:
ExBinOp
ExCodeOp
ExDataType
ExFmt
ExLdStOp
ExObjOp
ExOpType
RConfigNodeType
RLibType
Delegates:
public
delegate
uint64
RNumCallback
(
string
str,
int
* ok)
public
delegate
string
RNumCallback2
(
uint64
num,
int
* ok)