a6b8597f5a
* Fix CRC calculation, add more CRC parameters Use the Boost CRC module to calculate the CRC values. Add options for final xor value, reflectIn and reflectOut. Fixes #320 * Cleanup Hash view combo box, add CRC8 * Use offset/size consistently * Cleanup: unify processing data by chunks * Change CRC algorithm back, drop boost dependency This is mostly the original algorithm, with a few fixes and small additions (support for reflect In / Out, final XOR value). * Use size_t for file read size consistently |
||
---|---|---|
.. | ||
view_bookmarks.cpp | ||
view_command_palette.cpp | ||
view_constants.cpp | ||
view_data_inspector.cpp | ||
view_data_processor.cpp | ||
view_diff.cpp | ||
view_disassembler.cpp | ||
view_hashes.cpp | ||
view_help.cpp | ||
view_hexeditor.cpp | ||
view_information.cpp | ||
view_patches.cpp | ||
view_pattern_data.cpp | ||
view_pattern_editor.cpp | ||
view_settings.cpp | ||
view_store.cpp | ||
view_strings.cpp | ||
view_tools.cpp | ||
view_yara.cpp |