https://github.com/itzcozi/dump-truck
A dumping tool made for windows.
https://github.com/itzcozi/dump-truck
compiled-with-source cybersecurity dumper mit-license multilanguage open-source python reverse-engineering tool
Last synced: about 1 year ago
JSON representation
A dumping tool made for windows.
- Host: GitHub
- URL: https://github.com/itzcozi/dump-truck
- Owner: itzCozi
- License: mit
- Created: 2023-05-05T18:37:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T01:31:53.000Z (over 2 years ago)
- Last Synced: 2025-02-01T10:44:02.156Z (about 1 year ago)
- Topics: compiled-with-source, cybersecurity, dumper, mit-license, multilanguage, open-source, python, reverse-engineering, tool
- Language: Python
- Homepage:
- Size: 49.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dump-Truck
Dump-Truck is a user friendly and beginner friendly dumper/process manager, Using this program is similar to using UPM you have to pass arguments through the command prompt all the commands are listed [here](https://github.com/itzCozi/Dump-Truck/wiki/Commands&Arguments) or in the `help` argument.
## Processes
Dump-Truck has multiple commands that relate to or manage processes the get-running command for example is a very slow command depending how many processes are currently opened. If a command is running slowly or prints `Please wait this may take a moment...` then its fetching the running processes I try to optimize as much as I can though processes are slow and hard to fetch constantly.
## Errors/Logging
Whenever the program encounters an error it will do one of two things, if its expected the error will be accounted for by name if this is not the case its a broad exception that prints the error below the program's exception message.
## Arguments Over Versions
All arguments will always be listed in the wiki and `help` command though over compiled and python versions calling to the script changes all parameters are kept constant between compiled and source versions using a dynamic system that changes depending on the programs file extension.
## Extra
[Wiki](https://github.com/itzCozi/Dump-Truck/wiki)
[Source](https://github.com/itzCozi/Dump-Truck/tree/main/DumpTruck)
[Compiler](https://pypi.org/project/auto-py-to-exe/)
### Contact Me
Discord: BadDevoleper#4200
Email: Cooperransom08@outlook.com
[Discord Server](https://discord.gg/xGnQQGxwq2) | [Replit](https://replit.com/@cozi08) | [Twitter](https://twitter.com/ransom_cooper)