DanielBNY / re-code

Re-Code is a reverse engineering tool that construct a project file hierarchy from a binary. Like developers, reverse engineers can benefit from a hierarchy view of a project instead of only a functions view.
GNU General Public License v3.0
10 stars 0 forks source link

Many small files #4

Closed DanielBNY closed 3 years ago

DanielBNY commented 3 years ago

The issues is in ClusterFilesAndFolders maybe in def divide_to_cluster( The issue is that many files are not clustered but they should be because the max file size is much higher than the small file sizes