crypto.ApacheMd5Crypt
Apache style MD5 crypt. If no salt is provided, the first two chars of data are used. You can read more about transformers here.
<Block name="HelloWorld">
<Transformer class="crypto.ApacheMd5Crypt"/>
<Blob name="Data" value="Hello"/>
</Block>
Attributes:
class -- crypto.ApacheMd5Crypt, ApacheMd5Crypt
Peach Fuzzing Platform