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

https://github.com/m417z/winbindex

An index of Windows binaries, including download links for executables such as exe, dll and sys files
https://github.com/m417z/winbindex

Last synced: 7 months ago
JSON representation

An index of Windows binaries, including download links for executables such as exe, dll and sys files

Awesome Lists containing this project

README

          

# Winbindex

An index of Windows binaries, including download links for executables such as
exe, dll and sys files.

All linked binary files are hosted on the Microsoft public symbol server
(msdl.microsoft.com), Winbindex merely indexes metadata that enables to generate
those links.

The website, along with the whole database, is hosted on GitHub in this
repository, and is served with GitHub Pages. The database is updated on a
regular basis by Python scripts that are also located in this repository in the
[data](https://github.com/m417z/winbindex/tree/gh-pages/data) folder. The
database can be found in the `gh-pages` branch.

For technical details and the background story please refer to the blog post:
[Introducing Winbindex - the Windows Binaries
Index](https://m417z.com/Introducing-Winbindex-the-Windows-Binaries-Index/)

![Screenshot](screenshot.png)