Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.1 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.1 KB

ASLR on the line - fancut

Erik Bosman (@brainsmoke) gave a talk at the ccc. And got some rude comments on youtube about the way he presented. So I spent some time to cut out the "uhms" and some long pauses. To make the talk easier to follow and direct the attention from the way of presenting to the content of the presentation.

final render

https://www.youtube.com/watch?v=8VFmfATBKpA

setup

adduser chiller
su chiller
cd ~/Videos
git clone https://github.com/chillermovies/fancut_ASLR_on_the_line
cd fancut_ASLR_on_the_line

mkdir -p mov
cd mov
wget https://cdn.media.ccc.de/congress/2017/h264-hd/34c3-9135-eng-deu-ASLR_on_the_line_hd.mp4
cd ..
kdenlive aslr.kdenlive

versions and compability

This project was mainly cutted on arch linux and a bit on manjaro. I could not manage to get the project loading on debian 10 probably due to version missmatching.

Kdenlive

  • Version 20.08.1
  • MLT version 6.23.0
  • FFmpeg version 4.4.r99335.gdfbea7b210-1

Libraries

  • KDE Frameworks 5.74.0
  • Qt 5.15.1 (built against 5.15.1)
  • The xcb windowing system