Difference between revisions of "Widget:CRCprefix"

From RECESSIM, A Reverse Engineering Community
Jump to navigation Jump to search
 
Line 63: Line 63:
 
</head>
 
</head>
 
<body>
 
<body>
<h1>CRC Prefix Calculator</h1>
+
<h1>CRC Prefix Calculator by L0scher</h1>
 
<p>Enter a string of hex bytes in the box and hit the <b>Find CRC init</b> button searches for the initial CRC value which would make the calculated CRC equal to zero.  It uses the 0x1021 polynomial value.  If it cannot find such a value, it will leave the value unchanged.
 
<p>Enter a string of hex bytes in the box and hit the <b>Find CRC init</b> button searches for the initial CRC value which would make the calculated CRC equal to zero.  It uses the 0x1021 polynomial value.  If it cannot find such a value, it will leave the value unchanged.
 
</p>
 
</p>

Latest revision as of 21:26, 21 May 2022

This widget adds the GridStream CRC Prefix Calculator to your wiki page.

Code written by L0scher, widget wrapper by Hash.

Copy to your site

To use this widget on your site, just install the MediaWiki Widgets extension and the copy full source code of this page to your wiki, as an article called Widget:CRCprefix.