468 skills found · Page 7 of 16
JonnyBanana / DroidMiner ProVersion Decompiled APKSource Code of Droid Miner PRO Apk, I just extract the apk with lucky patcher, and then I decompiled for study purpose
YunHsiao / CrysknifeA global source code patching solution for Unreal plugins / Unity modules
ppengtang / DplCodes for our paper "Deep Patch Learning for Weakly Supervised Object Classification and Discovery".
weitingchen83 / Dehazing PMHLD Patch Map Based Hybrid Learning DehazeNet For Single Image Haze Removal TIP 2020This is the source code of PMHLD-Patch-Map-Based-Hybrid-Learning-DehazeNet-for-Single-Image-Haze-Removal which has been accepted by IEEE Transaction on Image Processing 2020.
sbates130272 / DonardDonard: A PCIe Peer-2-Peer kernel patch and library that builds on top of NVM. Express. Also see https://github.com/sbates130272/linux-donard for the linux kernel source used with the user-space code and modules.
yuugiri-ky / GalgameCodingThis repository has some analysis notes for the Chinese localization of Galgame engine and the source code of localization patches. If you have any questions, please create an issue.
AndreiLux / Perseus UNIVERSAL5410This is a clean kernel glued together upon Samsung's last public branch of android-exynos-3.4 with sources provided by the OSRC releases. The OSRC release has been stripped clean of all non-i9500 related code and sourced, as much as possible through the original patches.
arduino / AstyleScripts and patches used to build astyle, a code formatter used by the Arduino IDE
dmsm / LearningPatchesCode for Learning Manifold Patch-Based Representations of Man-Made Shapes, in ICLR 2021.
Carrie-lin / Patch GridCode for Patch-Grid (TOG 2025)
justimyhxu / Claude Code Local For VscodeClaude Code VS Code extension patched for Force Local mode — run CLI locally, proxy file ops to remote server via VS Code Remote SSH
MammaMiaTeam / NSMB Code ReferencePublic reference for patching code on New Super Mario Bros DS (US)
metaflop / Ttf2eotclone of https://code.google.com/p/ttf2eot/ with patch applied
lusis / Nginx Sticky ModuleFork of https://code.google.com/p/nginx-sticky-module/ with important patches applied
awslabs / Server Fleet Management At Scalehis solution helps customers more easily manage their fleet of servers, automate software inventory management, OS patch compliance, and run security vulnerability assessments. This solution uses AWS Systems Manager documents to enable configuration as code to mange resources at scale.
vinodstanur / Arduino Dualboot BootlaoderDualboot for arduino by bootloader patch up. Code can be swaped between external backup eeprom and internal flash. So I call it as dualboot.
Samsung / LPVSLicense Pre-Validation Service analyzes which open source components and licenses are used in every patch. It returns the list of restricted licenses and the possibility of license violation on the comment with the exact code location and the open source component information.
Lihua-Jing / PADCode for the paper "PAD: Patch-Agnostic Defense against Adversarial Patch Attacks" (CVPR 2024)
womblee / Instant Replay PatcherRemoves the 'anti-piracy' of NVIDIA's Instant Replay by patching out the code that prevents recording.
siddharthdeore / PreemptThis repository contains instruction to patch and install linux PREEMPT_RT, test the installation with standard rt-tests routines and example codes to create real time threads. Before starting installation please go through reference section.