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
260
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
720
unrubby
richo
0
370
reverse reverse engineering
richo
0
950
Hacking Electric Skateboards: Vehicle Research for Mortals
richo
1
270
radBIOS: Bsides LV
richo
0
1.2k
How compilers got less terrible
richo
1
110
building a hipster catapult, or how2own your skateboard
richo
0
2k
#radBIOS: Shouting a database across the room
richo
0
410
Other Decks in Technology
See All in Technology
カスタムインストラクションでGitHub Copilotをカスタマイズ!
07jp27
6
520
Windows Server 2025 へのアップグレードではまった話
tamaiyutaro
2
260
アーキテクチャわからん、の話
shirayanagiryuji
0
150
第27回クラウド女子会 ~re:Invent 振り返りLT会~ 宣言型ポリシー、使ってみたらこうだった!
itkr2305
0
290
ChatGPTを使ったブログ執筆と校正の実践テクニック/登壇資料(井田 献一朗)
hacobu
1
160
パフォーマンスとコスト改善のために法人データ分析基盤をBigQueryに移行した話
seiya303
1
100
サービスローンチを成功させろ! 〜SREが教える30日間の攻略ガイド〜
mmmatsuda
2
4.4k
さいきょうのアーキテクチャを生み出すセンスメイキング
jgeem
0
270
Tokyo RubyKaigi 12 - Scaling Ruby at GitHub
jhawthorn
2
210
Platform EngineeringがあればSREはいらない!? 新時代のSREに求められる役割とは
mshibuya
2
4k
[SRE kaigi 2025] ガバメントクラウドに向けた開発と変化するSRE組織のあり方 / Development for Government Cloud and the Evolving Role of SRE Teams
kazeburo
4
1.9k
Japan AWS Jr. Championsがお届けするre:Invent2024のハイライト ~ラスベガスで見てきた景色~
fukuchiiinu
0
1.1k
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
Facilitating Awesome Meetings
lara
51
6.2k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.2k
Reflections from 52 weeks, 52 projects
jeffersonlam
348
20k
KATA
mclloyd
29
14k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
We Have a Design System, Now What?
morganepeng
51
7.4k
RailsConf 2023
tenderlove
29
980
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.2k
Measuring & Analyzing Core Web Vitals
bluesmoon
6
220
Mobile First: as difficult as doing things right
swwweet
222
9.2k
Building Applications with DynamoDB
mza
93
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]