MifareClassicTool icon indicating copy to clipboard operation
MifareClassicTool copied to clipboard

CRC calculator tool

Open ai909554 opened this issue 6 years ago • 7 comments

Do you have the idea to choose to add a CRC check?Think of the software BBC calculator(I am not very good at English )

ai909554 avatar Jan 06 '18 09:01 ai909554

As much as I like the idea, I don't think I will implement a good and easy to use CRC tool in MCT. I just don't have the time for it. Also, there are really good external tools for this. Check out reveng crc.

ikarus23 avatar Jan 06 '18 14:01 ikarus23

I really can't stand using an online CRC calculator on a mobile device.I was looking for a convenient and quick CRC calculator, but I didn't find it.Can you tell me if I have any software like this?

ai909554 avatar Jan 06 '18 14:01 ai909554

I understand, but unfortunately I don't know any good CRC calculator for Android. There is Hashr which can calculate CRC32 of files and text. But I don't think this will help you much.

You could also try to "download" an Javascript-based online CRC calculator with tools like HTTrack. I never tried it though.

I will keep this issue open as feature request for a CRC calculator tool. But I can't say if and when I will have the time to write such a calculator and what CRC algorithm it will support.

ikarus23 avatar Jan 06 '18 17:01 ikarus23

Much appreciated if you could include this

target111 avatar Jun 21 '18 17:06 target111

Which CRC version is needed? Classical CRC32, or something else?

sesam avatar Sep 04 '18 06:09 sesam

Well, I was thinking of "all" typical checksums - cryptographic and non cryptographic. Much like the checksum tool of the popular HxD editor.

ikarus23 avatar Sep 05 '18 16:09 ikarus23

something like this would be perfect

target111 avatar Sep 06 '18 09:09 target111