https://github.com/fishilico/sstic-2021
Files for SSTIC 2021 presentations
https://github.com/fishilico/sstic-2021
Last synced: 2 months ago
JSON representation
Files for SSTIC 2021 presentations
- Host: GitHub
- URL: https://github.com/fishilico/sstic-2021
- Owner: fishilico
- Created: 2021-06-02T07:38:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-02T07:40:20.000Z (about 4 years ago)
- Last Synced: 2025-02-11T12:48:12.134Z (4 months ago)
- Language: TeX
- Size: 1.28 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Files for SSTIC 2021 presentations
This repository contains the source files for some presentations which were given at SSTIC 2021:
* [Protecting SSH authentication with TPM 2.0](https://www.sstic.org/2021/presentation/protecting_ssh_authentication_with_tpm_20/)
* [Analyzing ARCompact firmware with Ghidra](https://www.sstic.org/2021/presentation/analyzing_arcompact_firmware_with_ghidra/)The articles were written in Markdown using [Pandoc](https://pandoc.org/) to produce LaTeX files compatible with [SSTIC author template](https://gitlab.com/sstic/author-template).
Building dependencies:
* `pandoc` to convert Markdown files to LaTeX
* `podman` to build in [`docker.io/sstic/actes` cointainer](https://hub.docker.com/r/sstic/actes)
* `sed` to replace references correctly in the Markdown files.