Pinned Repositories
ASAN_CAE
Address Sanitizer : Continue After Error mode
rsa_attacks
Demonstrating factorization, low public key exponent, chosen ciphertext attacks on a toy RSA in which the user has choice for p,q and n.
Build_times_LLVM_MySQL_qemu
Build times and build sizes of LLVM, MySQL-Server, qemu compared between Apple Clang 10.0.1 and clang 11.0.0
command-line-tutorial
Game_of_fifteen
Please install the CS50 library to run on the local machine as the code contains dependent functions
git-workshop
Beginner level Git Workshop for FOSSMeet
input-samples
Multiple samples showing the best practices in input on Android.
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
LLVM_EXPL_FRONTEND
A front-end for LLVM to support Experimental Programming Language(EXPL)
mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
vishalchebrolu's Repositories
vishalchebrolu/ASAN_CAE
Address Sanitizer : Continue After Error mode
vishalchebrolu/Build_times_LLVM_MySQL_qemu
Build times and build sizes of LLVM, MySQL-Server, qemu compared between Apple Clang 10.0.1 and clang 11.0.0
vishalchebrolu/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
vishalchebrolu/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
vishalchebrolu/rsa_attacks
Demonstrating factorization, low public key exponent, chosen ciphertext attacks on a toy RSA in which the user has choice for p,q and n.
vishalchebrolu/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
vishalchebrolu/input-samples
Multiple samples showing the best practices in input on Android.
vishalchebrolu/LLVM_EXPL_FRONTEND
A front-end for LLVM to support Experimental Programming Language(EXPL)
vishalchebrolu/webkit
Unofficial mirror of the WebKit SVN repository
vishalchebrolu/Game_of_fifteen
Please install the CS50 library to run on the local machine as the code contains dependent functions
vishalchebrolu/git-workshop
Beginner level Git Workshop for FOSSMeet
vishalchebrolu/command-line-tutorial