Dark_Injector
 

Dark_Injector 0.2

Dark_Injector : A small tool to inject your own code into a darkbasic professional exe



The Dark_Injector application was designed to be a small tool to inject your own code into a darkbasic professional exe. The code is executed soon after the exe begins running.This is only of use on exes produced by darkbasic professional, if you arrived via search engine looking for a generic dll injector this is not what you want.Dbpro exes consist of a normal exe with data appended on the end. The exe part is very similar between all dbpro exes. The same exe handles the three different typesof dbpro exes, normal, compressed and exe with .pck file.With a compressed exe the exe sees that the first appended file is "compress.dll".It then extracts "compress.dll" and then calls the decompress_block function within the dll. To this function it passes a pointer to the rest of the appended data and its size. The "compress.dll" then decompresses the data and returns a pointer to thedecompressed data back to the dbpro exe.If we inject our own "compress.dll" as the first attached file then the dbpro exe will extract our dll and call the compress_block function it contains passing a pointer tothe rest of the appended data and its size.We can then just pass back the already decompressed appended data and the dbpro exe will start as normal. We can also return 0 which will tell the dbpro exe an error occurred and it will silently exit.This is mainly useful if used to inject a user friendly directx version check but it could be used to do anything that you can be done in a dll and needs to be done as soon as possible after the exe starts.

Conclusion

To conclude Dark_Injector works on Windows operating system(s) and can be easily downloaded using the below download link according to Freeware license. Dark_Injector download file is only 30 KB  in size.
Dark_Injector was filed under the General category and was reviewed in softlookup.com and receive 4.9/5 Score.
Dark_Injector has been tested by our team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. We will recheck Dark_Injector when updated to assure that it remains clean.

Dark_Injector user Review

Please review Dark_Injector application and submit your comments below. We will collect all comments in an effort to determine whether the Dark_Injector software is reliable, perform as expected and deliver the promised features and functionalities.

Popularity 9.8/10 - Downloads - 81 - Score - 4.9/5

Softlookup.com 2023 - Privacy Policy



Category: General 
Publisher: Winch Pinkbile
Last Updated: 19/11/2023
Requirements: Not specified
License: Freeware
Operating system: Windows
Hits: 499
File size: 30 KB 
Price: Not specified


Leave A comment
Name: *
E-Mail: *
Comment: *