Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help !! #237

Open
GoogleCodeExporter opened this issue May 2, 2015 · 0 comments
Open

Help !! #237

GoogleCodeExporter opened this issue May 2, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

a javascript file like this (test.js):
------------------------------------------------------------------------------
eval(function(p,a,c,k,e,d){e=function(c){return 
c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.
toString(a)}k=[function(e){return 
d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new 
RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return 
p}('d=1;i=2;c=6;b=0;a=5;f=3;e=9;h=8;j=7;g=4;',20,20,'||||||||||y|m|r|n|p|s|l|u||
'.split('|'),0,{}))

document.write("110.211.42.212:"+p+m+m+m)
------------------------------------------------------------------------------
the html file like this (test.html):
------------------------------------------------------------------------------
<script src="test.js" type="text/javascript"></script>
------------------------------------------------------------------------------

I use chrome Browser run the html can get this text: 110.211.42.212:9000
But I use Pyv8 always error , I only want to get this text "110.211.42.212:9000"
Please tell me how to write code??  Thanks!!

Original issue reported on code.google.com by [email protected] on 8 Aug 2014 at 3:25

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant