Malwinx Save

Just a normal flask web app to understand win32api with code snippets and references.

Project README

Malwinx

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

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

Contributing

I have started this project to get a quick reference on win32api by integrating different sources. The project is in its evolving stage, so if you face any issue or want to suggest anything feel free to do so.

Here is the Walkthrough:

  1. Upload the exe or dll.

alt text

  1. The function of exe and dll will appear.

alt_text

  1. We need to just click any of the function. For example, purpose lets choose LoadLibraryA.

alt_text

  1. The code usage of any function can be extracted by clicking on these options.

alt_text

alt_text

License

MIT

Open Source Agenda is not affiliated with "Malwinx" Project. README Source: MohitDabas/malwinx
Stars
72
Open Issues
0
Last Commit
4 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating