Hackers Repository

Malwinx – Just A Normal Flask Web App To Understand Win32Api With Code Snippets And References

A normal flask web app to learn win32api with code snippets and references.

Prerequisite
You need to download the following package before starting it

pip install flask
pip install pefile
pip install requests

Usage

$ python flaskapp.py


Live Demo

[youtube https://www.youtube.com/watch?v=_z7snPXRG3M]

Here is the Walkthrough:

  1. Upload the exe or dll.
  1. The function of exe and dll will appear.
  1. We need to just click any of the function. For example, purpose lets choose LoadLibraryA.
  1. The code usage of any function can be extracted by clicking on these options.

To Top

Pin It on Pinterest

Share This