Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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. 한글/漢文을 배운 윈도우 계산기 패치.

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)