Skip to content

sonacl/kretahide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

kreta faker

intercepts e-kreta.hu requests and servers locally modified responses

i originally made this so i could hide some stuff when ppl wanted to check

how to use

mappings.json

{
  "/ellenorzo/v3/sajat/Feljegyzesek": "responses/feljegyzesek.json",
  "/ellenorzo/v3/sajat/BejelentettSzamonkeresek": "responses/bejelentett-szamonkeresek.json",
  "/ellenorzo/v3/sajat/Ertekelesek": "responses/ertekeles.json",
  "/ellenorzo/v3/sajat/HaziFeladatok": "responses/hazi.json",
  "/ellenorzo/v3/sajat/Mulasztasok": "responses/mulasztas.json",
  "/ellenorzo/v3/sajat/FaliujsagElemek": "responses/faliujsag.json"
}

should be something like this, it will intercept that request and server the response from responses folder and the specified json file

for this to actually work you need to somehow disable ssl pinning i used the JustTrustMePro XPosed module, and you need to have mitmproxy installed

and finally run with mitmweb -s main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages