Skip to content

mvasilkov/capture_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capture_app

Capture files from network

Requirements

Usage

mitmdump -p 2019 -q -s capture/capture_html_parts.py --anticache
chrome --proxy-server=localhost:2019
# open -a 'Google Chrome' --args --proxy-server=localhost:2019

Scanning

const VK_RIGHT = 0x27

setInterval(function () {
    document.dispatchEvent(new KeyboardEvent('keydown', { keyCode: VK_RIGHT }))
}, 2019)

About

Capture files from network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages