Trending repository
decompiled pegasus_spyware
-
Updated
Jan 6, 2022 - Smali
{{ message }}
decompiled pegasus_spyware
January 19, 2022 • Virtual
PowerShell for every system!
A modern formatting library
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Increase velocity and reduce technical debt through code review by world-class engineers backed by automation. PullRequest provides code review with inline comments directly on your pull requests in GitHub.
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.
Sonatype DepShield is a GitHub App used by developers to identify and remediate vulnerabilities in their open source dependencies.
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