y785's Stars
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
apache/zookeeper
Apache ZooKeeper
microsoft/windows-rs
Rust for Windows
square/moshi
A modern JSON library for Kotlin and Java.
microsoft/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
remkop/picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
mandiant/flare-floss
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
real-logic/agrona
High Performance data structures and utility methods for Java
VerbalExpressions/JavaVerbalExpressions
Java regular expressions made easy.
microsoft/wil
Windows Implementation Library
can1357/NoVmp
A static devirtualizer for VMProtect x64 3.x. powered by VTIL.
msys2/msys2
A software distro and building platform for Windows
JustasMasiulis/lazy_importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
microsoft/coyote
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
JustasMasiulis/xorstr
heavily vectorized c++17 compile time string encryption.
update4j/update4j
Create your own auto-update framework
mobius3/tweeny
A modern C++ tweening library
btbd/smap
DLL scatter manual mapper
BaumFX/cpp-anti-debug
anti debugging library in c++.
nettitude/SimplePELoader
In-Memory PE Loader
rcx/classinformer-ida7
ClassInformer backported for IDA Pro 7.0
google/cpp-from-the-sky-down
achin/boss-work-manager-configuration
A Markov model and chain generator for creating random Java symbols
flwmxd/WzTools
MapleStory Client-Resources C++ Reader Tool
ricoapon/readable-regex
Regular expressions made readable in Java
DanusMinimus/Injections
A repository where I share my injection implemintations