Trending repository
decompiled pegasus_spyware
-
Updated
Jan 6, 2022 - Smali
{{ message }}
decompiled pegasus_spyware
January 07, 2022 • Virtual
PowerShell for every system!
A modern formatting library
Frameworks for building games across multiple platforms.
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
Fiora:漏洞PoC框架的图形版,快捷搜索PoC、一键运行Nuclei
goby poc or exp,分享goby最新网络安全漏洞检测或利用代码
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
Reactive Programming in Swift
As a new iOS user, I'd love to see some "less than apple approved" things going on the iOS platform. Can we get a list going?
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common programming languages
PullRequest.edit does not allow a draft attribute:
def edit(
self,
title=github.GithubObject.NotSet,
body=github.GithubObject.NotSet,
state=github.GithubObject.NotSet,
base=github.GithubObject.NotSet,
):高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
Course Files for Complete Python 3 Bootcamp Course on Udemy
Cuckoo 3 is a Python 3 open source automated malware analysis system.
Snyk is on a mission to help developers use open source and stay secure.
Snyk helps find, fix & prevent known vulnerabilities in your Node.js, Java, Ruby, Python and Scala apps. Snyk is free for open source.
Snyk tracks vulnerabilities in over 800,000 open source packages, and helps protect over 25,000 applications.
83% of Snyk users found vulnerabilities in their applications, and new vulnerabilities are disclosed regularly, putting your application at risk.
Is your feature request related to a problem? Please describe.
I've set up a new tauri project following docs on tauri.studio, and my newly-generated app had
bundle.identifierset tocom.tauri.dev.For macOS apps (and probably other OSes) this identifier has to be globally unique for every app. It can be problematic when developers forget to customize it. An existing example tauri app