close
The Wayback Machine - https://web.archive.org/web/20200919015718/https://github.com/bettercap/recording
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

This package allows reading and writing bettercap's session recordings.

A recording archive is a gzip file containing reference Session and Events JSON objects and their changes stored as patches in order to keep the file size as small as possible. Loading a session file implies generating all the frames starting from the reference one by iteratively applying those "state patches" until all recorded frames are stored in memory. This is done to allow, UI side, to skip forward to a specific frame index without all intermediate states being computed at runtime.

Example

See the examples folder.

License

This package is made with by evilsocket and it's released under the GPL 3 license.

About

This package allows reading and writing bettercap's session recordings.

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.