Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 478 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 478 Bytes

WEB RIP

Web rip is an attempt to rip websites.

The unique feature of Web rip is it's attempt to help the user rip JS functionality.

Web rip does this in an interactive way, the user uses the to be ripped website while it is being monitored and web rip will observe the changes to the dom that the JS is making and what events triggered the changes. It will then empower the user to either reverse engineer the js ui updates on his own or guess at the implementation itself.