MD5 multi-threaded decryption plug-in version, you can write your own plug-in to load, the software was written some time ago, and I haven't had time to sort it out.
Plugins that have been loaded, after closing the software, will automatically be loaded...
This time, you are a developer, I only wrote an MD5 decryption plugin...
Multi-threading, dynamic loading of plug-ins.
The software download address, I have attached the source code of the plugin development.
Development Notes:
1: You need to reference LibraryApi.dll and inherit the LibraryApi.openapi interface,
2: Implement the Decryption method, I will pass you a string string, you need to return a string string to me.
Note: You can send me an email after you have developed the plugin, I will update the plugin you wrote from this post, this time, you will be the developer!!
Attached interface:
Software Download:
MD5多线程解密工具_插件版.rar
(66.88 KB, Number of downloads: 16)
|