Giter Site home page Giter Site logo

doronz88 / harlogger Goto Github PK

View Code? Open in Web Editor NEW
117.0 7.0 16.0 8.4 MB

Simple utlity for sniffing decrypted HTTP/HTTPS traffic on an macOS/iOS device (either jailbroken or not)

License: GNU General Public License v3.0

Makefile 1.58% Objective-C 6.65% Python 91.77%
har sniffer ios jailbroken http https

harlogger's Introduction

hey! i'm DoronZ ๐Ÿ‘‹

I'm very passionate for developing research & automation tools. Currently mainly focused on iOS research.

Projects

Project Description
pymobiledevice3 Pure python3 implementation for working with iDevices (iPhone, etc...).
c-helpers Helpers for c-structs sizes and offsets
Hilda LLDB wrapped and empowered by iPython's features
ida-scripts Collection of IDA scripts I'm using (mainly for iOS reversing)
ipsw_parser Parse and extract .ipsw files
harlogger Simple utlity for sniffing decrypted HTTP/HTTPS traffic on an iOS device (either jailbroken or not)
cklogger Simple pure python utility for sniffing CloudKit usages on iDevices (either jailbroken or not)
cfprefsmon Python utility for discovering interesting CFPreferences values on iDevices
rpc-project Minimalistic server (written in C) and a python3 client to allow calling native functions on a remote host for automation purposes
pycrashreport Python3 parser for Apple's crash reports
fa Automation tool for locating symbols & structs in binary (primary IDA focused)
swift_reversing My ongoing premier on reversing Swift
pytbd Swiss army knife for Apple's .tbd file manipulation
applecatalog Python library and CLI for listing and downloading Apple's updates for macOS (Secruity updates, CommandLineTools, OS Upgrades and etc...)
simpleelf Parse and build simple ELFs (useful for mapping memory to load into IDA and other disassemblers)
pylera1n Python adaptation for pelara1n.

GitHub Stats

Github Stats

Top Languages

Contact Information

harlogger's People

Contributors

doronz88 avatar netanelc305 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

harlogger's Issues

which python version should we use for best out come?

prime@Primes-MacBook-Pro harlogger-master % ./remote_har_listener.py -o output.har
Traceback (most recent call last):
File "/Users/prime/Downloads/harlogger-master/harlogger-master/./remote_har_listener.py", line 151, in
main()
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 829, in call
return self.main(*args, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/Users/prime/Downloads/harlogger-master/harlogger-master/./remote_har_listener.py", line 109, in main
assert line == b'[connected]'
AssertionError

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.