• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Log iOS network traffic without a proxy

NetworkSniffer

NetworkSniffer will log ALL traffic for any iOS application. This includes WKWebView and UIWebView.

Installation

  • Download .deb file package folder
  • SCP the deb file to your device
  • dpkg -i com.evilpenguin.networksniffer_0.1.0-1+debug_iphoneos-arm

Usage

  • Use the Console.app on macOS
  • Filter for NetworkSniffer
  • Launch the application you want to capture
  • Output will be +[NetworkSniffer] Writing to /var/mobile/Containers/Data/Application/{UUID}/networksniffer.log
  • tail -f /var/mobile/Containers/Data/Application/{UUID}/networksniffer.log if you want to watch the log, or simply scp it to your host when done.

Notes

  • No cert bypass required

More Repositories

1

SSLBypass

iOS SSL Pinning Bypass (iOS 8 - 14)
Objective-C++
256
star
2

ARMRef

ARM Assembly Reference Manual for iOS, iPadOS, and macOS.
Objective-C
209
star
3

XPCSniffer

Sniff XPC goodies on your iOS device.
C
82
star
4

MachoDecrypt

Decrypt iOS binaries at runtime
Objective-C++
68
star
5

BoringSSLKeys

Grab your libboringssl keys to decrypt traffic (pcaps)
Logos
58
star
6

ThatWebInspector

Enabled Web Inspector for all iOS apps
Objective-C++
49
star
7

APKProxyHelper

Patches those pesky APKs for proxy use.
Python
48
star
8

DylibDisabler

Remove and disable dylibs for mobile substrate tweaks
Objective-C
16
star
9

StayOpened

Keep the AppStore from closing while you download apps
Objective-C
8
star
10

OpenURL

Opens urls from the command line
Objective-C
6
star
11

RemoveRecents

Remove recently launched apps from the switcher (double tap home button)
Objective-C++
6
star
12

OneCallDeletion

Delete a call at a time
4
star
13

iRestart

A quick HUD tool for restarting, respringing, and shutting down
4
star
14

Alarmy

A tweak that adds snooze interval choosing to the alarm app :)
Objective-C++
4
star
15

Swift-Stuff

A place where Swift is ok
Swift
3
star
16

StayStatusBar

Force the status bar to show on an application on your choice
3
star
17

MyMessages

A tweak that changes the messages app :)
Logos
2
star
18

DownBB

The first iphone 3g downgrader
2
star
19

ForwardSlashME

/me replacement
2
star
20

ProcessBadge

Adds a customizable view to a running application - removed when killed.
2
star
21

iNoRotate

Decide what apps should rotate
2
star
22

MACaddy

MAC Address Spoofer
2
star
23

ContactSwipe

Objective-C++
2
star
24

MyCamera

A quick way to launch the camera and take photos/videos
Objective-C
2
star
25

LockScreenDimChanger

Change the lock screen dim timer once you press the home button
2
star
26

Gloomy

A simple app that rains when you touch the screen.
Objective-C
1
star
27

LockVibe

Make certain things in iOS vibrate
1
star
28

Connector-of-Four

A simple connect four game
Objective-C
1
star
29

NoPowerDown

An alert when "slide to power down" is called for tethered jailbreaks
1
star
30

MessageEncrypt

MessageEncrypt
Swift
1
star