By Nagareshwar Talekar on Jun 12 2012
Finally I am happy to write this post on the mega version of RemoteDLL.
It took me around 5 years to bring this new version of RemoteDLL with all those envisioned features. I was more excited when it worked just right on Windows 8 inspite of changes around DLL structure, thanks to cut back mechanism used in ‘Free Dll’ operation.
This new version of RemoteDLL brings up the brand new attractive and simple user interface with great new features
- Inject DLL into Remote Process even across Session boundaries
- Remove DLL from Remote Process completely.
- Supports multiple Injection methods including CreateRemoteThread, NTCreateThread, QueueUserAPC
- Works with ASLR (Address Space Layout Randomization) by dynamically calculating addresses.
- Advanced Process List with detailed process information like PID, Session, ASLR, DEP, Username etc.
- Fully Portable. Also comes with Installer for local installation/un-installation.
- Works on all Windows systems starting from Windows 2K to Windows 8
And support for 64 bit version will have to wait for few more days
. We wanted to bring it out this time but it requires some major changes and we don’t want to hurry up.
With that we would like to Thank all those individuals who had sent valuable feedbacks for this mega version.
Check it out yourself – RemoteDLL v2.0
Tweet



Hi
Excellent tool, however I need a command line-based tool, any chance you’re going to release it with command line support, a Windows console version or the source code?
None of the command line-based DLL injection tools I’ve come across work with the parcitular executable I’m injecting into – only your tool, but I must be able to script it.
I’m happy to donate towards a command line version or the source code.
Thanks in advance.
Cheers
Right now we are working on 64 bit lines. This will help you to inject into 64 bit process, we have got many requests for the same over the years.
Command-line also good one, we will see when we can get that out !