Skip to content

fengchupc/SABDLLEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SABDLLEditor

A tool for modifying specific hex patterns in StartAllBackX64.dll.

Features

  • Automatically finds StartAllBackX64.dll in common installation locations
  • Creates a backup before making any modifications
  • Allows manual path input if the DLL is not found in default locations
  • Supports drag-and-drop and command-line arguments for the DLL path

Usage

  1. Run the program with administrator privileges
  2. The program will automatically search for StartAllBackX64.dll in:
    • C:\Program Files\StartAllBack
    • C:\Users[username]\AppData\Local\StartAllBack
  3. If the DLL is not found, you can:
    • Enter the path manually
    • Drag and drop the DLL onto the executable
    • Place the DLL in the same directory as the program

Building from Source

dotnet publish -c Release

The executable will be in bin\Release\net9.0\win-x64\publish\SABDLLEditor.exe

Notes

  • Always run as Administrator since the program needs to modify system files
  • A backup is automatically created with .backup extension
  • If something goes wrong, you can restore from the backup file

About

A tool for editing StartAllBack DLL

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages