Skip to content

Sehyn/BDO_Offsets_Dumper

Repository files navigation

# BDO Offsets Dumper :

BDO Offsets Dumper is a DotNet simple Dumper for the Black Desert Online game it will dump :

  • Local Player Address
  • Local Mount Address
  • Amount Of Players Nearby Address
  • Maximum Zoom Address
  • AntiCheat Address
  • Unlock AS/CS Limit Address

More offsets will be added.

Task List :

  • Use region to make specific parts
  • Read/Write memory
  • 64Bits & Admin checks
  • Low CPU Usage
  • Fix naming
  • Add Comments on code

Information :

  • Output of the dumper:

  • ------------------Black Desert Universal Dumper - Open Source by @123lkj12lk312kjl3 - Github: @Sehyn ---------------

  • LocalPlayer = 0x143715328;

  • LocalMount = 0x143715650;

  • MaxZoomAddr = 0x143561B40;

  • Player Nearby Address = 0x143715000;

  • Unlock AS/CS Limit Address = 0x1409F3A09;

  • AntiCheat = 0x1409F01A5;

  • ------------------- Black Desert Universal Dumper -------------------

Developed by :

  • Sehyn

Credits :

  • Neer (initial idea)
  • Striekcarl/GENESIS @ Unknowncheats (SigScanSharp)

Using Library :

Information :

  • First of all thank you for downloading my source code.
  • I Am fairly new to coding, I never had learning courses.
  • Code may be a big mess for you, if this is the case apologies just trying to come up with something feel free to clear it up.
  • Code is NOT final, lot of cleanup has to be DONE!

About

Simple Black Desert Online Offsets Dumper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages