Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kc0bfv/Saintcon2019GhidraTalk
The slides from my Saintcon 2019 talk.
https://github.com/kc0bfv/Saintcon2019GhidraTalk
Last synced: 24 days ago
JSON representation
The slides from my Saintcon 2019 talk.
- Host: GitHub
- URL: https://github.com/kc0bfv/Saintcon2019GhidraTalk
- Owner: kc0bfv
- License: other
- Created: 2019-10-22T16:35:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T21:57:31.000Z (almost 5 years ago)
- Last Synced: 2024-08-04T01:02:29.944Z (4 months ago)
- Language: Python
- Size: 16.1 MB
- Stars: 48
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ghidra - Saintcon2019GhidraTalk - Talk about PCode emulator at Saintcon 2019 by @kc0bfv (Materials)
README
# Description
Source code for my talk at Saintcon 2019.Video posted at https://www.youtube.com/watch?v=NHbmBeXXi5I
Compiled PDF is in https://github.com/kc0bfv/Saintcon2019GhidraTalk/blob/master/Slides/talk_presentation.pdf
Source code for my PCode emulator is: https://github.com/kc0bfv/pcode-emulator
Source code for the Enigma simulator is: https://github.com/kc0bfv/enigma_simulator_in_c
# Building
To rebuild the slides yourself install LaTeX, including Beamer, then run make in Slides.