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
740
unrubby
richo
0
380
reverse reverse engineering
richo
0
970
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
各所に分散しがちなRubyのバージョンを上手に管理する / use-dot-ruby-version
toshimaru
3
290
Redefine_Possible
upsider_tech
0
110
LangGraphを使ったAIエージェント実装
iwakiyusaku
1
190
バックエンドエンジニアによるフロントエンドテスト拡充の具体的手法
kinosuke01
1
400
Javaの新しめの機能を知ったかぶれるようになる話 #kanjava
irof
3
4.5k
fukuoka.ts #3 社内でESLintの共通設定を配りたい2025年春版
pirosikick
1
250
OPENLOGI Company Profile for engineer
hr01
1
22k
EMの仕事、あるいは顧客価値創出のアーキテクト
radiocat
0
120
Go製のマイグレーションツールの git-schemalex の紹介と運用方法
shinnosuke_kishida
1
280
BCMathを高速化した一部始終をC言語でガチ目に解説する / BCMath performance improvement explanation
sakitakamachi
2
560
UDDのすすめ
maguroalternative
0
600
AIエージェント完全に理解した
segavvy
3
160
Featured
See All Featured
Building Adaptive Systems
keathley
40
2.4k
Typedesign – Prime Four
hannesfritz
41
2.6k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
31
4.7k
Raft: Consensus for Rubyists
vanstee
137
6.8k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.1k
Navigating Team Friction
lara
183
15k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
The Language of Interfaces
destraynor
156
24k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
117
51k
A designer walks into a library…
pauljervisheath
205
24k
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]