Skip to content
View RootCyberjet's full-sized avatar
📚
Learning slowly
📚
Learning slowly
Block or Report

Block or report RootCyberjet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Jacobi-s_Method Jacobi-s_Method Public

    In numerical linear algebra, by Jacobi's method we can find all eigenvalues of a real, symmetric matrix in iterative way. Anyone can go through this following link ( https://nptel.ac.in/content/sto…

    C 1 1

  2. Unix-Linux_password_cracker Unix-Linux_password_cracker Public

    Python script to break the hash string of Unix/Linux users system password by Dictionary attack. To run this script you must need root privilege and the dictionary file must be in the same director…

    Shell 1

  3. Unix_System_Programming Unix_System_Programming Public

    There are almost all codes are available from beginners level to advance level......---Shiba(RootCyberjet)

    C 1

  4. Gauss_Seidal_Method Gauss_Seidal_Method Public

    Checking the convergence and solving the given system of liner equations whose eigen-values of coefficient matrix are all real (necessary to apply Power method to find largest eigen-value) by Gauss…

    C

  5. java java Public

    Forked from ringcentral/pubnub-jtools

    PubNub Java-based APIs for core Java, Android

    Java

  6. SEAL SEAL Public

    Forked from microsoft/SEAL

    Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.

    C++