O-SeHwan's Stars
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
github/codeql
CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security
longld/peda
PEDA - Python Exploit Development Assistance for GDB
Cisco-Talos/clamav
ClamAV - Documentation is here: https://docs.clamav.net
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
soot-oss/soot
Soot - A Java optimization framework
joernio/joern
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
dotnet/roslyn-analyzers
dotnet/llilc
This repo contains LLILC, an LLVM based compiler for .NET Core. It includes a set of cross-platform .NET code generation tools that enables compilation of MSIL byte code to LLVM supported platforms.
secure-software-engineering/FlowDroid
FlowDroid Static Data Flow Tracker
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
ironcev/awesome-roslyn
Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators
mchalupa/dg
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
ShiftLeftSecurity/codepropertygraph
Code Property Graph: specification, query language, and utilities
noidsirius/SootTutorial
A step-by-step tutorial for Soot (a Java static analysis framework)
Fraunhofer-AISEC/cpg
A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.
dotnet/android-libraries
.NET for Android bindings for Google's libraries, such as AndroidX, GooglePlayServices, Firebase, and MLKit and their 3rd party dependency libraries.
dotnet/java-interop
Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
zoelabbb/conio.h
This is a library conio.h for linux 🖥️. you can install manual library conio.h for linux step by step here.
ShiftLeftSecurity/llvm2cpg
LLVM meets Code Property Graphs
Symbolica/Symbolica
Symbolica's open-source symbolic execution engine.
bin2415/llvm_DFGPass
llvm Data Flow Graph dump
FrankLIKE/il2bc
Compiling C#/MSIL to Native Code using LLVM
xamarin/android-api-docs
Android API documentation
LouisJenkinsCS/LLVM-Simple-GUI
A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees and post-dominator trees, and more!
schtho/soot-dotnet
.NET CIL Extension for Static Analysis Framework Soot
wlgjs8/OGCA
Implementation of "Object-Level Queries and Global Cross-Attention for Accurate Salient Object Detection"