Skip to content
This repository was archived by the owner on Dec 21, 2025. It is now read-only.

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Har_parse

Simple tool to parse .har file to find the non-standard information contained in http request/response headers

Requirements

Before using that simple tool, you need python3 simply use:

sudo apt-get install python3

The to install some linrary you want ton install pip3:

sudo apt-get install python3-pip

And install all python libraries needed:

pip install haralyzer

Use

after cloning this repository you want to make the script an executable using:

chmod +x jread.py

rename your har file to arc.c and put it in the same folder as the executables. Run it using

./jread.py

References

This project uses haralyzer library that you an find here : https://github.com/mrname/haralyzer

About

Simple tool to parse .har file to find the non-standard information contained in http request/response headers

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages