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
63
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
52
Continuous Integrations with Jenkins
starefossen
0
64
Testing Node.js
starefossen
0
27
What is Node.js?
starefossen
0
39
LeftPad Not Found
starefossen
0
81
Whats New In EcmaScript 2015 / ES6
starefossen
0
67
Experience with NoSQL at the Norwegian Trekking Asocciation
starefossen
0
38
Introduction to Geospatial Queries in MongoDB
starefossen
0
31
Åpen Tur- og Friluftsdata
starefossen
0
99
Other Decks in Technology
See All in Technology
ビズリーチが挑む メトリクスを活用した技術的負債の解消 / dev-productivity-con2025
visional_engineering_and_design
3
7.7k
2025-07-06 QGIS初級ハンズオン「はじめてのQGIS」
kou_kita
0
170
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
7.8k
20250705 Headlamp: 專注可擴展性的 Kubernetes 用戶界面
pichuang
0
270
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
27k
american airlines®️ USA Contact Numbers: Complete 2025 Support Guide
supportflight
1
110
怖くない!はじめてのClaude Code
shinya337
0
400
React開発にStorybookとCopilotを導入して、爆速でUIを編集・確認する方法
yu_kod
1
280
敢えて生成AIを使わないマネジメント業務
kzkmaeda
2
450
Sansanのデータプロダクトマネジメントのアプローチ
sansantech
PRO
0
160
開発生産性を組織全体の「生産性」へ! 部門間連携の壁を越える実践的ステップ
sudo5in5k
2
7.2k
American airlines ®️ USA Contact Numbers: Complete 2025 Support Guide
airhelpsupport
0
390
Featured
See All Featured
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
54k
GitHub's CSS Performance
jonrohan
1031
460k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
How GitHub (no longer) Works
holman
314
140k
Done Done
chrislema
184
16k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Being A Developer After 40
akosma
90
590k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
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