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
28
What is Node.js?
starefossen
0
39
LeftPad Not Found
starefossen
0
84
Whats New In EcmaScript 2015 / ES6
starefossen
0
69
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
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
9.5k
カミナシ社の『ID管理基盤』製品内製 - その意思決定背景と2年間の進化 #AWSUnicornDay / Kaminashi ID - The Big Whys
kaminashi
3
840
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
250
[ JAWS-UG 東京 CommunityBuilders Night #2 ]SlackとAmazon Q Developerで 運用効率化を模索する
sh_fk2
2
280
ZOZOマッチのアーキテクチャと技術構成
zozotech
PRO
3
1.3k
生成AI時代のデータ基盤
shibuiwilliam
6
3.8k
Vault を基盤として整備し、 みんなに使ってもらえるようになるまで
takahiko
1
110
allow_retry と Arel.sql / allow_retry and Arel.sql
euglena1215
1
160
自作JSエンジンに推しプロポーザルを実装したい!
sajikix
1
160
バイブスに「型」を!Kent Beckに学ぶ、AI時代のテスト駆動開発
amixedcolor
2
380
品質視点から考える組織デザイン/Organizational Design from Quality
mii3king
0
150
[RSJ25] Feasible RAG: Hierarchical Multimodal Retrieval with Feasibility-Aware Embodied Memory for Mobile Manipulation
keio_smilab
PRO
0
120
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Unsuck your backbone
ammeep
671
58k
Speed Design
sergeychernyshev
32
1.1k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
187
54k
How to train your dragon (web standard)
notwaldorf
96
6.2k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
Writing Fast Ruby
sferik
628
62k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Statistics for Hackers
jakevdp
799
220k
A Tale of Four Properties
chriscoyier
160
23k
For a Future-Friendly Web
brad_frost
180
9.9k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
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