fengzhao / fengzhao/pyv8

Help !!

Open
#237 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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):
------------------------------------------------------------------------------

------------------------------------------------------------------------------

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 `hyc...@gmail.com` on 8 Aug 2014 at 3:25

Attachments:
- [test.rar](https://storage.googleapis.com/google-code-attachments/pyv8/issue-237/comment-0/test.rar)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.