Historique des commits

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