Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nanitefactory/hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
https://github.com/nanitefactory/hookwin10calc
api-hook calculator calculator-application dll dll-hooking dll-injection dllexport go golang hacking hooking patch reverse-engineering reversing uwp uwp-app uwp-applications uwp-apps win32api windows
Last synced: about 1 month ago
JSON representation
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
- Host: GitHub
- URL: https://github.com/nanitefactory/hookwin10calc
- Owner: NaniteFactory
- License: unlicense
- Created: 2018-10-06T16:36:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T07:19:11.000Z (over 6 years ago)
- Last Synced: 2024-06-21T06:06:07.089Z (8 months ago)
- Topics: api-hook, calculator, calculator-application, dll, dll-hooking, dll-injection, dllexport, go, golang, hacking, hooking, patch, reverse-engineering, reversing, uwp, uwp-app, uwp-applications, uwp-apps, win32api, windows
- Language: Go
- Homepage: https://www.youtube.com/watch?v=krVpTRZIPjA
- Size: 1.05 MB
- Stars: 27
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hookwin10calc
- Runtime module (DLL) that hooks functionality of `Calculator.exe`, with help of [gominhook](https://github.com/NaniteFactory/gominhook).
- Reverse engineering UWP `Calculator.exe` in Windows 10.
- - -
### Build
```Bash
$ make build
```### Clean-up
```Bash
$ make clean
```- - -
## Demo
![1](./sampleshots/1.jpg)
![1](./sampleshots/1.PNG)
![2](./sampleshots/2.PNG)
![3](./sampleshots/3.PNG)