lichao0211 / jsunpack-n

Automatically exported from code.google.com/p/jsunpack-n
GNU General Public License v2.0
0 stars 0 forks source link

Getting more info #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. $ python jsunpackn.py -v /home/ssh/wp-content.htm

What is the expected output? What do you see instead?
I expect this
[nothing detected] upload
     info: [decodingLevel=0] found JavaScript
     info: DecodedIframe detected 
     info: [var ss] URL=127.0.0.1/          if
     info: [var newurl] URL=127.0.0.1/          if
     info: [iframe] saprolaunimaxim.ru:8080/forum/showthread.php?page=5fa58bce769e5c2c
     info: [decodingLevel=1] found JavaScript
     file: 84597d8477698da97081d6f1752e46b4103a6538: 3085 bytes
     file: b5f2d1dddbf5e52ca8781f738194665f000ea603: 1492 bytes

Only see this:
[nothing detected] upload
     info: [decodingLevel=0] found JavaScript
What version of the product are you using? On what operating system?
0.3.2c, Ubuntu 11.10

Please provide any additional information below.
I tried several combinations of options but didn't get the desired output. 
Thank you for the help.

Original issue reported on code.google.com by sshu...@gmail.com on 18 Jun 2012 at 3:14

GoogleCodeExporter commented 9 years ago
Oh fixed it. Just had some problems with spider monkey. Thank you 

Original comment by sshu...@gmail.com on 18 Jun 2012 at 5:07