HardsHeap icon indicating copy to clipboard operation
HardsHeap copied to clipboard

HardsHeap: A Universal and Extensible Framework for Evaluating Secure Allocators

HardsHeap: A Universal and Extensible Framework for Evaluating Secure Allocators

Installation

$ ./setup.sh
$ docker build -t hardsheap .
$ docker run -it hardsheap /bin/bash

How to use

Please check our artifact.

Trophies

  • https://github.com/UTSASRG/Guarder/issues/1
  • https://github.com/UTSASRG/Guarder/issues/2
  • https://github.com/UTSASRG/FreeGuard/issues/1
  • https://github.com/UTSASRG/FreeGuard/issues/2
  • https://github.com/SamAinsworth/MarkUs-sp2020/issues/1
  • https://github.com/SamAinsworth/MarkUs-sp2020/issues/3
  • https://github.com/bwickman97/ffmalloc/issues/1
  • https://github.com/microsoft/mimalloc/issues/289
  • https://github.com/struct/isoalloc/issues/7
  • https://github.com/ssrg-vt/SlimGuard/issues/10
  • https://github.com/ssrg-vt/SlimGuard/issues/11

Authors

Publications

@inproceedings{yun:hardsheap,
  title        = {{HardsHeap: A Universal and Extensible Framework forEvaluating Secure Allocators}},
  author       = {Insu Yun and Woosun Song and Seunggi Min and Taesoo Kim},
  booktitle    = {Proceedings of the 28th ACM Conference on Computer and Communications Security (CCS)},
  month        = nov,
  year         = 2021,
}