IPMITMO / research-projects

:pencil2: The main repo for researchers
MIT License
1 stars 0 forks source link

Proposed diploma thesis #1

Open alexclear opened 7 years ago

alexclear commented 7 years ago

Research using machine learning to deobfuscate Python code.

b5y commented 7 years ago

Useful links related to this thesis:

  1. Deobfuscating JavaScript through program analysis and machine learning; ETH Zurich, (Department of Computer Science)
  2. Nice2Predict
  3. JS Nice
  4. Programming Tools with Big Data and Conditional Random Fields

Papers:

  1. Predicting Program Properties from “Big Code”
  2. Papers and more about Machine Learning for Programming