Skip to content

Automatically exported from code.google.com/p/webcrawl-malware

Notifications You must be signed in to change notification settings

lingfennan/webcrawl-malware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is to generate compiler based signature for Javascript.


Dependencies:
	v8 for Linux
	v8 engine on Android


Referernce:
V8 on Linux
	https://code.google.com/p/v8-wiki/wiki/BuildingWithGYP
D8OnAndroid
	https://code.google.com/p/v8-wiki/wiki/D8OnAndroid


Old Note:
	1. nacl needs the following libraries on 64-bit Fedora.
	glibc.i686 libgcc.i686 libstdc++.i686

	2. change root is needed.
	https://code.google.com/p/chromium/wiki/UsingALinuxChroot

	3. install glibc-2.17
	Add the following line to /etc/apt/sources.list and sudo apt-get upgrade.
	deb http://ftp.de.debian.org/debian jessie main

	4. ./build/gyp_chromium disable_nacl=1 for faster build? Not sure.

About

Automatically exported from code.google.com/p/webcrawl-malware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published