Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Debugging with and haxing on Voltron
Search
Richo Healey
November 22, 2014
Technology
0
280
Debugging with and haxing on Voltron
Talk I gave at BsidesTO 2014.
Victim code at:
https://github.com/richo/bsidesto-victim
Richo Healey
November 22, 2014
Tweet
Share
More Decks by Richo Healey
See All by Richo Healey
rust-greatfet
richo
1
780
unrubby
richo
0
420
reverse reverse engineering
richo
0
1k
Hacking Electric Skateboards: Vehicle Research for Mortals
richo
1
280
radBIOS: Bsides LV
richo
0
1.3k
How compilers got less terrible
richo
1
120
building a hipster catapult, or how2own your skateboard
richo
0
2.1k
#radBIOS: Shouting a database across the room
richo
0
460
Other Decks in Technology
See All in Technology
プロダクトのコードから見るGoによるデザインパターンの実践 #go_night_talk
bengo4com
1
2.7k
コンテキストエンジニアリング入門〜AI Coding Agent作りで学ぶ文脈設計〜
kworkdev
PRO
3
2k
Implementing and Evaluating a High-Level Language with WasmGC and the Wasm Component Model: Scala’s Case
tanishiking
0
150
Wasmの気になる最新情報
askua
0
170
LLMアプリの地上戦開発計画と運用実践 / 2025.10.15 GPU UNITE 2025
smiyawaki0820
2
700
Digitization部 紹介資料
sansan33
PRO
1
5.6k
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
940
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
310
NLPコロキウム20251022_超効率化への挑戦: LLM 1bit量子化のロードマップ
yumaichikawa
1
110
現場データから見える、開発生産性の変化コード生成AI導入・運用のリアル〜 / Changes in Development Productivity and Operational Challenges Following the Introduction of Code Generation AI
nttcom
0
390
生成AI時代のセキュアコーディングとDevSecOps
yuriemori
0
140
ビズリーチ求職者検索におけるPLMとLLMの活用 / Search Engineering MEET UP_2-1
visional_engineering_and_design
1
180
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
53
7.8k
The World Runs on Bad Software
bkeepers
PRO
72
11k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
Speed Design
sergeychernyshev
32
1.2k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Writing Fast Ruby
sferik
629
62k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
A Modern Web Designer's Workflow
chriscoyier
697
190k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
880
Music & Morning Musume
bryan
46
6.9k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Transcript
a talk by Richo Healey @rich0H Voltron
richo rich-oh!
Whyfor debugger?
Debugging is kinda hard
Stop hitting yourself
A new approach- build your own tooling
Stop hitting yourself (so hard)
Architecture lldb/gdb HTTP RPC plugins!
Register view
Stack view
Stack view
Disasm View
Let’s work through an example
Resources and shit * Voltron => github.com/snare/voltron * Calculon=> github.com/snare/calculon
* Victim => github.com/richo/bsidesto-victim * richo => github.com/richo * tooter => @rich0H * email =>
[email protected]