add-version-info icon indicating copy to clipboard operation
add-version-info copied to clipboard

Add CRC checksum and version information to ELF and binary files

Results 3 add-version-info issues
Sort by recently updated
recently updated
newest added

In my environment there is a missing "import struct", which I have to add here: https://github.com/thomask77/add-version-info/blob/1b8f6981c5528395b3211339942436da710566bf/add_version_info.py#L37 Maybe it is worth to correct it. Many thanks for this tool!