RE: How to Copy Text from Text Copy Protected sites 01-21-2013, 05:29 AM
#16
This can be simply done with perl. Using the content() module to grab the source then you can pipe the output to a text file. You can use LWP to set your user agent and then set your request variable to $request->content(); and then pipe the output when you run the command like so. perl grab.pl >> source.html
![[Image: 8Hd3UZQ.png]](http://i.imgur.com/8Hd3UZQ.png)
My Private Tools:
[*] Private SQL INJECTION SCANNER! [*]
[*] HQ Tutiorals Too! [*]