Skip to content

QBDI 0.12.0

Latest

Choose a tag to compare

@nsurbay nsurbay released this 14 Oct 13:13
· 20 commits to dev-next since this release
v0.12.0
88b0998
  • Add QBDIPreload implementation for windows (#110, #227 and #277)
  • Experimental support for IOS AArch64 (#300 and #303). This support is experimental and work only on some jailbroken device.
  • Add new user API QBDI::VM::getNbExecBlock and QBDI::VM::reduceCacheTo to control the size of QBDI cache (#277)
  • Add new user API QBDI::VM::getJITInstAnalysis and new analysis QBDI::AnalysisType::ANALYSIS_JIT to provide JIT information (#277)
  • Support legacy instruction JCXZ/JECXZ/JRCXZ on X86 and X86_64 (#289)
  • Add error message when PyQBDI preload fail (#286)
  • Update Frida API (#290, #266 and #282)
  • Update to LLVM19 (#271)
  • Support python 3.13 and 3.14 (#270 and #302)
  • Fix missing header (#292)
  • Fix bugeous initialisation of FTW register on windows (#299)
  • Fix docs typos (#265)
  • Fix immediate representation in disassembly (#295 and #296)
  • Fix wrong number of operand in LLVM::MCInst (#291 and #304)
  • Update template with new name from 0.11.0 (#259)

Many thanks to contributors of this release :