SBLoader is a memory patcher to patch and execute the child process under the desired parent process.
One of the methods of debugger detection used in malware or commercial software is parent process checking. In debugger we can use Anti-Debug plugins, but what about out of debugger ?
With SB-Loader you can patch process memory or run any process under explorer.exe or any desired process.
Features :
Select the parent process with process name
Select the parent process with process id
Run the child process with process argument
Memory patcher
If you have any problem or question keep me informed
Project link :
Code:
https://github.com/YMahmoudnia/SB-Loader