Kolesnikoff Posted April 9, 2009 Posted April 9, 2009 Please, tell me how to decode CRC32? There is a text, for example, "549D292D9CB777", and it must be decoded in the "123"
Developers Jos Posted April 9, 2009 Developers Posted April 9, 2009 Please, tell me how to decode CRC32? There is a text, for example, "549D292D9CB777", and it must be decoded in the "123"CRC32 check has nothing to do with encoding/decoding. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
KaFu Posted April 9, 2009 Posted April 9, 2009 (edited) http://en.wikipedia.org/wiki/Crc32"Although CRCs share a problem with message digests in that there cannot be a 1:1 relationship between all possible messages and all possible CRCs"It's a one way calculation, a crc32 hash has infinite meanings. Edited April 9, 2009 by KaFu OS: Win10-22H2 - 64bit - German, AutoIt Version: 3.3.16.1, AutoIt Editor: SciTE, Website: https://funk.eu AMT - Auto-Movie-Thumbnailer (2024-Oct-13) BIC - Batch-Image-Cropper (2023-Apr-01) COP - Color Picker (2009-May-21) DCS - Dynamic Cursor Selector (2024-Oct-13) HMW - Hide my Windows (2024-Oct-19) HRC - HotKey Resolution Changer (2012-May-16) ICU - Icon Configuration Utility (2018-Sep-16) SMF - Search my Files (2024-Oct-20) - THE file info and duplicates search tool SSD - Set Sound Device (2017-Sep-16)
Kolesnikoff Posted April 9, 2009 Author Posted April 9, 2009 Okay, how to convert CRC32 to standard view?
Developers Jos Posted April 9, 2009 Developers Posted April 9, 2009 Okay, how to convert CRC32 to standard view?Define standard view..... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now