Foro de elhacker.net

Programación => .NET (C#, VB.NET, ASP) => Mensaje iniciado por: Eleкtro en 28 Diciembre 2014, 15:23 pm



Título: [SOURCE] PEiD UserDB Manager 1.2
Publicado por: Eleкtro en 28 Diciembre 2014, 15:23 pm

PEiD UserDB Manager

(http://i.imgur.com/kbzWUgn.png)

By Elektro





Descripción


Una mini-herramienta para organizar las firmas de una base de datos fe firmas de la aplicación PeId, y eliminar firmas duplicadas.
http://www.aldeid.com/wiki/PEiD#PEiD

Como podreis comprobar me he tomado muy pocas molestias en diseñar una buena GUI con las florituras que yo suelo añadir, y tampoco añadí funciones básicas de carga y/o Drag&Drop,
esto es debido a que... simplemente en estas fechas navideñas no me apetecía invertir más tiempo en desarrollar una mini-utilidad que usaré 5 o 10 veces en toda mi vida,
así que si alguien quiere editar el source para añadirle un botón para cargar un archivo de texto, o funcionalidades Darg&Drop en el Textbox, pues adelante xD.

Eso sí, para desarrollar el Core de la aplicación (la Class UserDBTools.vb) me he tomado su tiempo, lo he elaborado bien.






Detalles Técnicos


Project......: PEiD UserDB Manager
Author.......: Elektro ( Contact me: ElektroStudios@ElHacker.net )
Descirption..: Sorts a PeId signature database and remove duplicates.
Version......: 1.2
Dev. Language: VB.Net
Technology...: Windows Forms
Interface    : Graphical User Interface
Framework....: 4.0
Architecture.: Neutral x86/x64
Dependencies.: None
Language.....: English
Date Release.: 28-December-2014






Imágenes


(http://i.imgur.com/xG0hAbT.png)





Descarga


v1.2
http://www.mediafire.com/download/rvwww8ruwob35zy/PEiD+UserDB+Manager.rar





Saludos!


Título: Re: [SOURCE] PeId Database Manager 1.1
Publicado por: Eleкtro en 28 Diciembre 2014, 17:02 pm
Nueva versión 1.1 !!

   
  • Added
      · Basic button functionalities:
         · Open file.
         · Save File.
         · Clean text area.

   
  • Improved
      · Editing performance (added a signature check timer).
      · Control's Anchor.
      · Better user interface design.


Título: Re: [SOURCE] PeId Database Manager 1.1
Publicado por: Eleкtro en 28 Diciembre 2014, 18:09 pm
Nueva versión 1.2 !!

   
  • Added
      · TextBox's Drag&Drop features.
      · 'Append' Button.

   
  • Fixed
      · Text encoding issue after saving the UserDB.txt caused PEiD to miss-recognize the file.
      · A miss-type on the signature count timer caused unnecessary calls.
      · Signature count was not properly updated after cleaning the database text area.