Trending repository
-
Updated
Jan 29, 2022 - TypeScript
{{ message }}
Self-contained exploit for CVE-2021-4034 - Pkexec Local Privilege Escalation
This year’s Game Off wrapped up with over 500 submissions. Check out the game called PatchDroid - one of this year’s top entries.
Java Skill Assessment:
Q15:
What is the problem with this code?
class Main {
public static void main(String[] args) {
List<string> list = new ArrayList<String>(Arrays.asList("a","b","c"));
for (String value : list) {
if (value.equals("a")){
list.remove(value);
}
}
System.out.println(list); //outputs [b,c]
}
}
ArrayList does not imp
February 22, 2022 • Online
The Magic Mask for Android
Decompiled 2022 Beijing iOS & Android Apps
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
CodeScene is a quality visualization tool for software. Prioritize technical debt, detect delivery risks, and measure organizational aspects. Fully automated.
Linux kernel source tree
Awesome list of open-source startup alternatives to well-known SaaS products
Context:
Python - 100天从新手到大师
Documentation for GitHub Copilot
win32k LPE
PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等
CVE-2021-4034 1day
An incremental parsing system for programming tools
PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034)
Desktop environment in the browser.
Exploit for CVE-2021-4034
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
Bump distroless/static to fix issues with tzdata package that are flagged by image vulnerability scanners.
Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn / SoundCloud. NOTE: BEING REWRITTEN, SO STAY TUNED.
A collection of common interactive command line user interfaces.
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked ignore, though no_run can maybe sometimes be motivated).
The crate-level docs for egui (at https://docs.rs/egui generated from egui/src/lib.rs) sh
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria.
For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:
Take a look at our examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
Are you certain it's a bug?
Is the issue caused by a plugin?
Are you using the latest version?
Is there an existing issue for this?
Issue description
Hello, good morning, I want to know if you are going