elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Como proteger una cartera - billetera de Bitcoin


  Mostrar Mensajes
Páginas: [1]
1  Programación / Programación Visual Basic / Re: Se pueden generar hash con VB6.0 en: 28 Octubre 2022, 16:04 pm
Buenos días . Se que hace tiempo que se  paralizo este tema . Pero necesito ayuda .
Mi programa aun trabaja en Visual 6 y necesito generar código hash de archivos .
He probado el código que ha publicado "ActiveSheet" y me funciona perfectamente ,excepto con los pdf que  contienen logotipos,como una factura .
Alquien me puede ayudar ?

Btw, here is an alternative (faster) MD5 hash implementation in VB: https://gist.github.com/wqweto/7606ceea1c6c6a2e37c7a6fddf63a014

You can use CryptoMd5Text and CryptoMd5ByteArray functions with buffered input or CryptoMd5Init, CryptoMd5Update and CryptoMd5Finalize procedures for a stream based interface (when the size of input/file is too big to fit in memory).

cheers,
</wqw>
Páginas: [1]
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines