Skip to content

Instantly share code, notes, and snippets.

View DANGERDEMANDER's full-sized avatar

aditya jha DANGERDEMANDER

View GitHub Profile
Project Root: SIH-LLVM-2-main
=============================
--- Full Directory Structure ---
|-- .gitignore
|-- CMakeLists.txt
|-- README.md
|-- .github/
|-- workflows/
Project Root: SIH-LLVM-2-main
=============================
--- Directory Structure ---
|-- .gitignore
|-- CMakeLists.txt
|-- README.md
|-- .github/
|-- workflows/
--- Project Root: SIH-LLVM-2-main ---
|-- .gitignore
[Content of non-text file skipped]
|-- CMakeLists.txt
cmake_minimum_required(VERSION 3.13)
project(llvm_obfuscation)
--- Project Root: SIH-LLVM-2-main ---
|-- e
|-- export.py