Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 1 declined, 1 accepted (2 total, 50.00% accepted)

Submission + - ETH/SRL uses machine learning for JavaScript code de-obfuscation

velco writes: ETH Zurich Software Reliability Lab announced JSNice (jsnice.org), statistical
de-obfuscation and de-minification tool for JavaScript.

The interesting thing about JSNice is that it combines program analysis with
machine learning techniques to build a database of name and type regularities
from large amounts of available open source code on GitHub.

Then, given new JavaScript code, JSNice tries to infer the most likely names and
types for that code by basing its decision on the learned regularities in the
training phase.

Slashdot Top Deals

A university faculty is 500 egotists with a common parking problem.

Working...