Giter Site home page Giter Site logo

dtgw / masterthesis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from roussieau/masterthesis

0.0 0.0 0.0 396.69 MB

Python 1.73% Smarty 0.25% HTML 0.79% CSS 0.05% YARA 10.31% Shell 0.07% Dockerfile 0.01% CMake 0.01% C++ 0.63% Jupyter Notebook 82.84% JavaScript 0.14% TeX 3.18%

masterthesis's Introduction

Packing and Malwares

Executable compression, also known as packing, is any means of compressing an executable file and combining the compressed data with decompression code into a single executable. Packing is designed to be used to decrease storage for large size files. Recently, the approach has also been used to hide harmful code known as malwares. It is thus of importance to decide if a file has been packed, and if yes by which packing algorithm. The main objective of this work is to gather and combine existing tools to identify which packer has been applied to a given file. For doing so, the student will extract static features from the binary of the file and then use rule-based algorithms to establish a matching with potential packer. Dynamic features (i.e., information obtained at execution time) as well as I.A. will also be applied under sandbox environment. One of the main challenges will be to define the features, another one will be the combination of tools. If time permits, the resulting tool will be embedded into a web application.

Note: this work will extend and improve a work that has recently been accepted : Title: Effective, Efficient, and Robust Packing Detection and Classification Journal: Computers & Security

Work in collaboration with CISCO.

masterthesis's People

Contributors

roussieau avatar jereminet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.