Skip to content

Do0ks/B2D-Scanner

Repository files navigation

Just a injectable Memory Scanner.

Note - I have build this scanner into MemRE, which has more support and functionality: https://github.com/Do0ks/MemRE

B2D Scanner

Video Demos:

B2D.Scanner.mp4

Discord

Discription:
This is extreamly helpful and powerful if you know of a solid base address with some good pointers, this tool will find the dynamic address along with the missing pointers quicly giving you a solid pointer chain. I made this for the things I couldn't find in UEDumper, but could be applied to other methods.

Updates:

  • Added dereferencing to base addresses.

  • Added a check to ensure that only pointers with the same hex digit count as the expected pointer chain (from the base/dynamic addresses) are followed.

  • Combined the above conditions with pointer readability checks to narrow the scan to relevant pointer chains.
    This should help reduce scan time while only following relevant pointer paths. To further speed up scanning time, if known, adjust the MAX_OFFSET and MAX_SUBOFFSET

Download DLL Injector here: https://github.com/Do0ks/Injector

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published