Search results
A repository full of malware samples. Contribute to Da2dalus/The-MALWARE-Repo development by creating an account on GitHub.
- Issues 2
Contribute to Da2dalus/The-MALWARE-Repo development by...
- Pull requests 1
Contribute to Da2dalus/The-MALWARE-Repo development by...
- Actions
GitHub Actions makes it easy to automate all your software...
- Projects
Projects - Da2dalus/The-MALWARE-Repo: A repository full of...
- Security
More than 100 million people use GitHub to discover, fork,...
- Insights
Insights - Da2dalus/The-MALWARE-Repo: A repository full of...
- View All Branches
View All Branches - Da2dalus/The-MALWARE-Repo: A repository...
- 149 Forks
149 Forks - Da2dalus/The-MALWARE-Repo: A repository full of...
- Issues 2
This repository contains samples for doing OAuth 2.0 to Google for Windows apps, including universal apps, traditional desktop apps, and CLI tools.
You can connect your GitHub identity to third-party applications using OAuth. When authorizing an OAuth app, you should ensure you trust the application, review who it's developed by, and review the kinds of information the application wants to access.
29 mar 2021 · For VSCode users or any other IDE you need to force GitHub to re-authorize the app! Go to your settings on GitHub.com -> Applications -> Authorized OAuth Apps - https://github.com/settings/applications. Search for "GitHub for VSCode". Choose " Revoke " from the "..."
The web application flow to authorize users for your app is: Users are redirected to request their GitHub identity. Users are redirected back to your site by GitHub. Your app accesses the API with the user's access token. 1. Request a user's GitHub identity. GET https://github.com/login/oauth/authorize.
A WIP Windows Desktop Anti-Virus application based on the same custom anti-virus engine that secures the HonestRepair Cloud. Runs on 32 or 64 bit Windows systems. A very early work-in-process.
Authorizing OAuth apps. You can connect your GitHub identity to third-party applications using OAuth. When authorizing an OAuth app, you should ensure you trust the application, review who it's developed by, and review the kinds of information the application wants to access.