Malwinx is a normal flask web app to learn win32api with code snippets and references.
Malwinx Prerequisite
You need to download the following package before starting it
pip install flask
pip install pefile
pip install requests
Usage
$ python flaskapp.py
Demo
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.
Also Read – Okadminfinder : Admin Panel Finder / Admin Login Page Finder
Here is the Walkthrough
The usermod command in Linux modifies existing user account attributes. You can use it to manage group…
The sort command in Linux reads lines from files or standard input and writes them to standard…
The wall command in Linux sends a message to the terminals of all currently logged-in users. The…
journalctl queries logs collected by systemd-journald, the systemd logging daemon. It gives you structured access to kernel…
The stat command in Linux displays detailed metadata about files and filesystems. Where ls gives a condensed summary suitable…
In Linux, groups organize user accounts and define shared access to files and resources. Every…