bug-fixing
There are 60 repositories under bug-fixing topic.
Chemiculs/qengine
C++ 20 Control Flow Obfuscation library for Windows Binaries
gta-reversed/gta-reversed
Reimplementation of GTA:SA 1.0 US
TheSuperHackers/GeneralsGamePatch
Community Patch to fix and improve original Generals Zero Hour 1.04
ExpoSEJS/ExpoSE
A Dynamic Symbolic Execution (DSE) engine for JavaScript. ExpoSE is highly scalable, compatible with recent JavaScript standards, and supports symbolic modelling of strings and regular expressions.
tongye98/Awesome-Code-Benchmark
A comprehensive code domain benchmark review of LLM researches.
payday-restoration/restoration-mod
This repository is the home of Restoration Mod for Payday 2
lambdasec/autofix
Static Analysis meets Large Language Models
SunnyHaze/CASIA2.0-Corrected-Groundtruth
Resolves severe noise in the widely spread CASIA2.0 dataset ground-truth for Image Manipulation Detection
msv-lab/f1x
Efficient patch generation engine for C/C++ programs
squaresLab/SemanticCrashBucketing
Semantic Crash Bucketing
navidadkhah/Advanced-Bug-Detection-and-Fixing-Using-Fine-Tuned-LLM
Bug detection and fixing using prompt engineering and fine-tuning with Llama 3 and a custom mutation-based dataset. Includes a user-friendly interface and performance evaluation metrics.
the-sandbox-project/sandbox
⏳ A Command-Line Sandbox Tester for Different Environments
djdarcy/Windows-No-Internet-Secured-BUGFIX
A smart local proxy that fixes the “No Internet, Secured” error in Windows by safely emulating msftconnecttest.com and restoring real connectivity detection.
kube-tarian/kubetak
KubeTaK - Kube Attack. Exploit your K8s cluster and workloads running in it. PenTest K8s. Inspired by the concept of kubesploit by CyberArk and StackHawk.
autofix-bug/autofix
Automatically fix all software bugs.
mmcc007/code-buddy
Code Buddy Assist is a tool that enhances your coding experience by integrating Large Language Models (LLMs) to provide comprehensive support, from high-level architecture decisions to detailed bug fixing. It creates project snapshots, enabling AI to understand your code context and offer tailored guidance and assistance.
bonomip/suito-speed-fix
Soft fix for Elite Suito speed bug.
eshansaif/issue-tracker
issue tracker
HannahIgboke/Code-Refactoring-and-Bug-Fixing-for-Scribble
This project uses HTTP requests to connect with APIs or web servers for essential data tasks in data science workflows, including retrieval, submission, and updating. In this project, I utilize Python, HTML, and Flask frameworks to refactor and fix bugs identified for the Scribble app.
jasurhaydarovcode/Prototype-Crash-Game-Loading
Fixing Prototype Game Loading Crash Issue
kolesroma/IMakeWebsites
One page website on javascript
LeahJKH/solvable-js
this was made for my student too learn how too bug fix in javascript
mdnoyonhossain/issue-tracker
Issue Tracker Application
monicat112/email-bug-fixes
A collection of fixes for common email bugs
Antydoote/vent
Config files for my GitHub profile.
caaseey/Shop
Practice project in Java focused on bug fixing, enhancements, and code optimization.
FarhanFardid/Quiz_Hero
Web hero assignment-7(JS Debugging Related)
FarhanFardid/Quiz_Hero_assignment
Web hero assignment-7(JS Debugging Related)
mdabir1203/Discord_Update_Fix_Manjaro-Mac
Discord doesn't update manually in Manjaro and Arch Linux. It makes a annoying display to download the update but it doesn't work. So found a workaround from the forum exploiting the build_json file-
mdnoyonhossain/fancy-slider
Fancy Slider Bug Fixing App
OVER-CODER/Tipsy
Chrome extension that helps developers debug efficiently by analyzing errors and providing actionable suggestions.
saziddeveloper/INSTA-SOHOR
PRACTICE DYNAMIC API & DOM MANIPULATION BUG FIXING
YosiBs/APK-Decoding
This project showcases my journey in reverse-engineering an Android APK, debugging obfuscated source code, and successfully completing a game through code analysis and logic tracing. I decompiled the APK, fixed critical runtime exceptions, modified UI elements, and decoded a hidden sequence based on a user ID to win the game.