Overview
What is Dark_Injector?
Dark_Injector : A small tool to inject your own code into a darkbasic professional exe
In depth
A closer look at Dark_Injector
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.
Verdict
Should you download Dark_Injector?
Dark_Injector runs on
Windows 10/11
and is available under the
Freeware
license
— the installer is 30 KB.
We’ve catalogued it under
General.
✓
Verified clean. Every Dark_Injector build on SoftLookup is scanned for viruses, spyware, adware, trojans and backdoors. We re-test on every update.
Sponsored
At a glance
Dark_Injector specifications
- Publisher
-
Winch Pinkbile
- Last updated
- Nov 19, 2023
- License
- Freeware
- Operating system
- Windows 10/11
- File size
- 30 KB
- Price
- Free
- Page views
- 534
Help fellow users decide. Share your experience with Dark_Injector.