提交历史

作者 SHA1 备注 提交日期
  Nico Weber f1c0f661f4 UserspaceEmulator+LibX86: Add support for 64-bit memory reads and writes (#3584) 4 年之前
  Andreas Kling 030edbd513 UserspaceEmulator: Mark mmap regions as malloc blocks when mallocing 5 年之前
  Andreas Kling be5f42adea UserspaceEmulator+LibX86: Start tracking uninitialized memory :^) 5 年之前
  Andreas Kling 7e13244238 UserspaceEmulator: Add ways to check if a Region is stack/mmap 5 年之前
  Andreas Kling c314292319 UserspaceEmulator: Catch use-after-frees by tracking malloc/free :^) 5 年之前
  Andreas Kling 9b6464010f UserspaceEmulator: Add basic support for memory-mapped files 5 年之前
  Andreas Kling f6ad5edab0 UserspaceEmulator: Make mmap'ed memory track read/write protection 5 年之前