As I don't really consider this a "Software Release" I believe this is the correct
section to post this. If it is the wrong section, please move it to where it
should be.
Many people have found that LordPE is limited to 60 processes. Even though I
find LordPE to be wanting (i.e., doesn't display the names of all processes), I
decided to throw together a simple patcher to remove the limit. It is written
in C# and uses .Net 4.0 and is not using any protection so, if you want to run
it through ILSpy or whatever, it's all good.
It checks for the correct file as well as whether or not it has been patched
by checking the MD5 of the file. It also makes a backup of the original. If it
is the wrong version file or cannot find the file, it does nothing. Once it finds
the correct and unpatched file, it'll patch up a total of 27 bytes of procs.dll
and remove the 60 process limit.
~Bey
LordPE_Fix.7z