Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guevara-chan/difference-engine
/GUI-powered patchers constructor/
https://github.com/guevara-chan/difference-engine
gui-application patching purebasic windows-xp
Last synced: about 5 hours ago
JSON representation
/GUI-powered patchers constructor/
- Host: GitHub
- URL: https://github.com/guevara-chan/difference-engine
- Owner: Guevara-chan
- Created: 2015-03-17T12:17:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-21T05:39:57.000Z (over 5 years ago)
- Last Synced: 2023-02-26T18:46:18.911Z (over 1 year ago)
- Topics: gui-application, patching, purebasic, windows-xp
- Language: PureBasic
- Homepage:
- Size: 161 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## /Sum/:
**Difference Engine** is a minimalistic diff data analyzer, specifically designed for generation of lightweight patching utils.
It's rather simple to put in use without any prior knowledge of binary alteration mechanics. Was never flagged by AVs so far.## /Featuræ/:
- Fully native implementation with no external dependencies. *Proven to work on XP and beyond.*
- Minimalistic Win98-inspired GUI. *Everything needed is compacted into single setup window.*
- Extensive commandline automation support. *Could be used as classical shell utility.*
- XCopy-based installation.## /Reassembling/:
**Difference Engine** was written for [PureBasic v5.20](http://purebasic.com), though compatible with *5.7x (LTS)*.
It relies on `.\resources\template.app` shim file to generate outcoming executibles.
To rebuild constructor app - compile `Main.pb` as root sourcefile.## /Brief samples of interfacing/:
![Core setup](https://cloud.githubusercontent.com/assets/8768470/6955268/d1dfb492-d8e3-11e4-8bb5-07981c14933d.PNG)