Daredevil
A tool to perform (higher-order) correlation power analysis attacks (CPA).
Install / Use
/learn @SideChannelMarvels/DaredevilREADME
Daredevil
His senses function with superhuman accuracy and sensitivity, giving him abilities far beyond the limits of a sighted person
Daredevil is a tool to perform (higher-order) correlation power analysis attacks (CPA). It allows the user to compute CPA attacks on multiple cores given a specified amount of memory. The initial release of Daredevil implements the fastest approaches as outlined in the paper
Paul Bottinelli and Joppe W. Bos:
Computational Aspects of Correlation Power Analysis.
Journal of Cryptographic Engineering (to appear): http://link.springer.com/article/10.1007/s13389-016-0122-9
See also:
Cryptology ePrint Archive, Report 2015/260, IACR, 2015.
http://eprint.iacr.org/2015/260.pdf
Dependencies
This software only requires a compiler with OpenMP support (by default clang).
E.g. on a Debian/Ubuntu environment, one can do:
sudo apt-get install --no-install-recommends clang make libomp-dev
Installation
To compile daredevil simply run:
make
To install it simply run:
sudo make install
You can uninstall it with:
sudo make uninstall
You can also specify the compiler with the CC variable as well as an installation prefix else than the default /usr/local:
make CC=g++
sudo make install PREFIX=/usr
If you've troubles using clang with OpenMP on your distribution, try using g++ as explained above.
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
