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
Reverse Engineering APIs from iOS and Android Apps
Search
Hans Kristian Flaatten
November 12, 2015
Technology
0
64
Reverse Engineering APIs from iOS and Android Apps
Reverse Engineering APIs from iOS and Android Apps using the MITM proxy.
Hans Kristian Flaatten
November 12, 2015
Tweet
Share
More Decks by Hans Kristian Flaatten
See All by Hans Kristian Flaatten
Continuous Deployment with Jenkins Pipelines
starefossen
0
54
Continuous Integrations with Jenkins
starefossen
0
65
Testing Node.js
starefossen
0
29
What is Node.js?
starefossen
0
40
LeftPad Not Found
starefossen
0
85
Whats New In EcmaScript 2015 / ES6
starefossen
0
70
Experience with NoSQL at the Norwegian Trekking Asocciation
starefossen
0
39
Introduction to Geospatial Queries in MongoDB
starefossen
0
32
Åpen Tur- og Friluftsdata
starefossen
0
100
Other Decks in Technology
See All in Technology
Geospatialの世界最前線を探る [2025年版]
dayjournal
1
220
オープンソースでどこまでできる?フォーマル検証チャレンジ
msyksphinz
0
140
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
20251007: What happens when multi-agent systems become larger? (CyberAgent, Inc)
ornew
1
280
防災デジタル分野での官民共創の取り組み (2)DIT/CCとD-CERTについて
ditccsugii
0
290
Simplifying Cloud Native app testing across environments with Dapr and Microcks
salaboy
0
160
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
12
80k
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.2k
スタートアップにおけるこれからの「データ整備」
shomaekawa
2
480
大規模サーバーレスAPIの堅牢性・信頼性設計 〜AWSのベストプラクティスから始まる現実的制約との向き合い方〜
maimyyym
9
4.7k
GoでもGUIアプリを作りたい!
kworkdev
PRO
0
140
Vibe Coding Year in Review. From Karpathy to Real-World Agents by Niels Rolland, CEO Paatch
vcoisne
0
140
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
The Language of Interfaces
destraynor
162
25k
GitHub's CSS Performance
jonrohan
1032
470k
Why Our Code Smells
bkeepers
PRO
340
57k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
4 Signs Your Business is Dying
shpigford
185
22k
BBQ
matthewcrist
89
9.8k
Rails Girls Zürich Keynote
gr2m
95
14k
The World Runs on Bad Software
bkeepers
PRO
72
11k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Transcript
Reverse engineering APIs in (iOS) apps Open data meetup #2,
Bergen, 12/11-2015 Hans Kristian Flaatten @Starefosssen
Why? • How is the app made? • What does
the app do? (privacy) • Security research • It is fun…
mitproxy • http://mitmproxy.org/ • Intercept https(s) requests and respons •
Modify • Replay • Forward • Mac OS X, Linux, iOS, Android etc. • Scriptable changes using Python
None
https://mitm.it
None
None
None