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
410
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
450
Other Decks in Technology
See All in Technology
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
arthur1
1
890
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
450
要件定義・デザインフェーズでもAIを活用して、コミュニケーションの密度を高める
kazukihayase
0
120
S3アクセス制御の設計ポイント
tommy0124
3
200
人工衛星のファームウェアをRustで書く理由
koba789
15
8.1k
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
10k
AIエージェント開発用SDKとローカルLLMをLINE Botと組み合わせてみた / LINEを使ったLT大会 #14
you
PRO
0
130
テストを軸にした生き残り術
kworkdev
PRO
0
210
Modern Linux
oracle4engineer
PRO
0
140
新アイテムをどう使っていくか?みんなであーだこーだ言ってみよう / 20250911-rpi-jam-tokyo
akkiesoft
0
300
自作JSエンジンに推しプロポーザルを実装したい!
sajikix
1
180
💡Ruby 川辺で灯すPicoRubyからの光
bash0c7
0
120
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
Producing Creativity
orderedlist
PRO
347
40k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
Designing Experiences People Love
moore
142
24k
The Invisible Side of Design
smashingmag
301
51k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
How to train your dragon (web standard)
notwaldorf
96
6.2k
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]