IDArling icon indicating copy to clipboard operation
IDArling copied to clipboard

Follow the same rules for binary files names when renaming or creating a binary file

Open saidelike opened this issue 5 years ago • 1 comments

Atm we can use underscores _ when renaming a binary file but we can't use it when creating a new binary file. We shouldn't allow it atm as it is use as a separator for naming the idb such as <project>_<binary>_<snapshot>.idb so the code may just be confuse

saidelike avatar Feb 28 '20 10:02 saidelike

Note that it is possible that we can allow underscores in idb names but haven't checked it yet hence why this issue

saidelike avatar Feb 28 '20 10:02 saidelike