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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
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
55
Continuous Integrations with Jenkins
starefossen
0
67
Testing Node.js
starefossen
0
30
What is Node.js?
starefossen
0
41
LeftPad Not Found
starefossen
0
86
Whats New In EcmaScript 2015 / ES6
starefossen
0
70
Experience with NoSQL at the Norwegian Trekking Asocciation
starefossen
0
41
Introduction to Geospatial Queries in MongoDB
starefossen
0
33
Åpen Tur- og Friluftsdata
starefossen
0
110
Other Decks in Technology
See All in Technology
GCASアップデート(202601-202603)
techniczna
0
180
頼れる Agentic AI を支える Datadog のオブザーバビリティ / Powering Reliable Agentic AI with Datadog Observability
aoto
PRO
0
160
Keycloak を使った SSO で CockroachDB にログインする / CockroachDB SSO with Keycloak
kota2and3kan
0
120
Scrumは歪む — 組織設計の原理原則
dashi
0
190
猫でもわかるKiro CLI(AI 駆動開発への道編)
kentapapa
0
220
VLAモデル構築のための AIロボット向け模倣学習キット
kmatsuiugo
0
180
Claude Code のコード品質がばらつくので AI に品質保証させる仕組みを作った話 / A story about building a mechanism to have AI ensure quality, because the code quality from Claude Code was inconsistent
nrslib
13
8.4k
アーキテクチャモダナイゼーションを実現する組織
satohjohn
2
970
わたしがセキュアにAWSを使えるわけないじゃん、ムリムリ!(※ムリじゃなかった!?)
cmusudakeisuke
1
750
マルチプレーンGPUネットワークを実現するシャッフルアーキテクチャの整理と考察
markunet
2
250
Yahoo!ショッピングのレコメンデーション・システムにおけるML実践の一例
lycorptech_jp
PRO
1
210
社内レビューは機能しているのか
matsuba
0
130
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
Pawsitive SEO: Lessons from My Dog (and Many Mistakes) on Thriving as a Consultant in the Age of AI
davidcarrasco
0
87
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1.2k
Why Our Code Smells
bkeepers
PRO
340
58k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
110
Odyssey Design
rkendrick25
PRO
2
550
エンジニアに許された特別な時間の終わり
watany
106
240k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Documentation Writing (for coders)
carmenintech
77
5.3k
Building the Perfect Custom Keyboard
takai
2
710
The Pragmatic Product Professional
lauravandoore
37
7.2k
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
410
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