Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: SZU-AdvTech-2023
  • Language: C
  • Default Branch: main
  • Size: 854 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Citation

https://github.com/SZU-AdvTech-2023/178-Theory-and-Practice-of-Finding-Eviction-Sets/blob/main/

###  

make

### 

make clean

### 

sudo ./evsets -b 3000 -c 6 -s 8 -a g -e 2 -n 12 -o 4096 -r 10 -t 95 -C 0

```
-b N number of lines in initial buffer
-t N threshold in cycles
-c N cache size in MB
-s N number of cache slices
-n N cache associativity
-o N stride for blocks in bytes
-a n|o|g|l search algorithm
-e 0|1|2|3|4 eviction strategy: 0-haswell, 1-skylake, 2-simple
-C N page offset
-r N numer of rounds per test
-q N ratio of success for passing a test
```

Owner

  • Name: SZU-AdvTech-2023
  • Login: SZU-AdvTech-2023
  • Kind: organization

Citation (citation.txt)

@inproceedings{REPO178,
    author = "Vila, Pepe and Kopf, Boris and Morales, Jose F.",
    booktitle = "2019 IEEE Symposium on Security and Privacy (SP)",
    number = "",
    pages = "39-54",
    title = "{Theory and Practice of Finding Eviction Sets}",
    volume = "",
    year = "2019"
}

GitHub Events

Total
Last Year