axium
A C-based Kernel / CPU side-channel exploit development library.
File Explorer
- docs.yml
- doxygen-awesome-darkmode-toggle.js
- doxygen-awesome-fragment-copy-button.js
- doxygen-awesome-interactive-toc.js
- doxygen-awesome-paragraph-link.js
- doxygen-awesome-tabs.js
- doxygen-awesome.css
- README.md
- Doxyfile
- header.html
- vercel.json
- README.md
- template.h
- common.h
- snippets.h
- report.h
- cache.h
- cpu.h
- monitor.h
- oracle.h
- spectre.h
- process.h
- tube.h
- fiddling.h
- packing.h
- payload.h
- proc.h
- axium.h
- log.h
- oracle.h
- timeout.h
- snippets.c
- report.c
- cache.c
- cpu.c
- monitor.c
- oracle.c
- spectre.c
- process.c
- tube.c
- fiddling.c
- payload.c
- proc.c
- log.c
- oracle.c
- timeout.c
- snippets.c
- simulate_report.c
- cache.c
- cpu.c
- oracle.c
- sidechannel.c
- process.c
- tube.c
- fiddling.c
- packing.c
- payload.c
- proc.c
- log.c
- test_common.h
- timeout.c
- cache_vis.html
- .gitignore
- LICENSE
- Makefile
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
bear
View Details ▼
bear
A tool to generate compilation databases for `clang` tooling.
bear -- {{make}}
Generate `compile_commands.json` by running a build command:
bear --output {{path/to/compile_commands.json}} -- {{make}}
Generate compilation database with a custom output file name:
bear --append -- {{make}}
Append results to an existing `compile_commands.json` file:
// repository documentation
Was this content helpful?
(0 ratings)
