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 squashy bug - 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 23, 2022 • Online
The Magic Mask for Android
Decompiled 2022 Beijing iOS & Android Apps
Frameworks for building games across multiple platforms.
Crowdin is designed to be the one tool you need to get automated and continuous localization.
Seamlessly integrates into your development process. Files for localization from the branches you chose are transferred into a branch in your Crowdin project. Ready translations get transferred back as a pull request to your repository automatically.
Crowdin is trusted by companies like Kickstarter, Avast, iFixit, Joomla and more. Localize any kind of software using the same tool.
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
Metabob is the only tool for visualizing and reviewing Python code for hidden errors and performance sinks.
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