- Added: ptrFloat, ptrDouble, loadFloats, loadDoubles routines ( reading floating point data )
- Added: systemUptime routine ( return the number of seconds the target system has been running )
- Added : getCurrentTime routine ( return the number of seconds since the beginning of 1970 at the target system )
- Added : disasm::findOffset method ( Return the location of a processor instruction relative to a given location )
- Added : disasm::jump method ( Change the current instruction )
- Added : disasm::jumprel method ( Change the current instruction )
- Fixed: pykd may crash by calling API routines with typeInfo = None
- Fixed: size of pointer to a custom defined type is equal zero
↧
Created Release: PYKD 0.2.0.16 (янв 30, 2013)
↧