Skip to content
View tybins99's full-sized avatar
  • Gauloisec
  • 프랑스, 파리

Block or report tybins99

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

Pinned Loading

  1. CRYPTANALYSIS.BabyStep_GiantStep_GMP CRYPTANALYSIS.BabyStep_GiantStep_GMP Public

    Cryptanalysis of El Gammal with Baby step / Giant step algorithm using GMP Gnu multiple precision integers

    C++ 1

  2. CRYPTANALYSIS.ElGammal_IndexCalculus CRYPTANALYSIS.ElGammal_IndexCalculus Public

    Cryptanalysis of El Gammal assymetric cryptosystem (Discrete logarithm problem aka DLP) using using index calculus algorithm (thanks to Adleman, the 'A' of RSA)

    C++ 3

  3. CRYPTANALYSIS.MPI_BabyStep_GiantStep CRYPTANALYSIS.MPI_BabyStep_GiantStep Public

    Cryptanalysis of El Gammal with Baby step / Giant step algorithm using MPI parallel library

    C++ 1

  4. PROTECTION.Beemeal_Source_Shadow PROTECTION.Beemeal_Source_Shadow Public

    C++ project source code obfuscator (optimized for visual studio solutions)

    Assembly 2

  5. PROTECTION.integrity_monitor PROTECTION.integrity_monitor Public

    Monitor files on specific folder, or on all HDD. and detect new files (dropper) and modified files (infected) and store them into a vault for investigation by a malware analyst.

    C++ 2

  6. PROTECTION.migale_packer_weak PROTECTION.migale_packer_weak Public

    implementation of a weak packer for students who want to understand principles of packers & PE format

    C++ 1 2