KsDumper-11 - H@wk0 - 24-01-2023
KsDumper-11 هو نسخة محدثة للبرنامج الشهير KsDumper و أهم مزاياه هو دعم ويندوز 11 و كذلك دعم الـ Dark Mode بالأضافة لأمكانية عمل auto dumping لأي برنامج من خلال أستخدام الـ kernel dumper
يمكن الحصول عليه من الرابط:
https://github.com/mastercodeon314/KsDumper-11
أهم مزايا الأصدار الجديد:
- Auto dumping of selected exe.
- Unloading the KsDumper kernel driver is now supported! An option was added to unload on program exit, or system shutdown/restart.
- Splash screen for when driver is being loaded
- Auto Refresh (every 100ms)
- Suspend, resume, kill process
- Dump any process main module using a kernel driver (both x86 and x64)
- Rebuild PE32/PE64 header and sections
- ^ This can be defeated by stripping pe headers. Once pe headers are stripped, it cant dump.
- Works on protected system processes & processes with stripped handles (anti-cheats)
- Works on Windows 11, it doesn't crash anymore!
- automated driver loading and unloading
RE: KsDumper-11 - vosiyons - 25-02-2024
KsDumper 11 v1.3.4 (22-FEB-2024)
What's new:- Added new feature Anti Anti Debugging Tools Detection
- Randomized MainWindow Title, most Control Titles, and the exe file name during runtime.
- The process name is reverted to KsDumper11.exe upon program closing.
- Enable Anti Anti Debugging Tools Detection check box setting added
- This feature was added in hopes to make KsDumper 11 more stealthy when trying to dump programs that have more rudimentary Anti Debugging techniques implemented.
- Lots of source code cleanup
- Fixed Easter Egg window that would not close upon clicking of the close button
- Changed all labels in every form to be manually drawn to get around label text being changed when Anti Anti Debugging Tools Detection feature is enabled
- Migrated from Application Settings to custom Settings.json for saving and loading of settings.
Home:
Code:https://github.com/mastercodeon314/KsDumper-11/
Download:
Code:https://github.com/mastercodeon314/KsDumper-11/releases/tag/1.3.4
|