Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

This repository contains code for research of binary code statistics.

License

Notifications You must be signed in to change notification settings

IvanArkhipov1999/Binary-code-statistics-research

Repository files navigation

Binary-code-statistics-research

This repository contains code for research of binary code statistics. Text with interim results you can find in my report in the repository of magisters' reports of students of Department of System Programming of SPBU.

Dataset for research is loaded in a separate repository.

text_segment.py contains function for extracting code segment from binary file

pass_and_compile.py contains function for passing through source folder and compiling files

statistics.py contains functions for counting different statistics

csv_local.py contains custom functions for work with csv files

r_code_generator.py contains function for generating R code for analysis

analysis.R contains R code for analysis of propotions of binary substrings in binary files

About

This repository contains code for research of binary code statistics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published