Skip to content
View mrfarhadi's full-sized avatar

Block or report mrfarhadi

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. IDA_Plugin IDA_Plugin Public

    An IDA Pro Plugin to extract Call Graphs and Control Flow Graphs from an assembly file written in Python.

    Python 67 15

  2. BinCloneS BinCloneS Public

    [RESEARCH- Master Thesis] Detecting/searching for assembly code clones in malware.

    C++ 7 3

  3. ePay ePay Public

    [HACKATHON] A proof of concept to integrate online payments with NFC/RFID cards: Java Spring Boot, MongoDB, AngularJS 2, Paypal API and Maven

    Java 4

  4. BinClone BinClone Public

    Forked from BinSigma/BinClone

    [RESEARCH- Master Thesis] Detecting/searching for assembly code clones in malware.

    C++ 1

  5. android-permision-checker android-permision-checker Public

    [HACKATHON] Using Android SDK to build a permission checker application

    Java 1 1

  6. HangmanGame HangmanGame Public

    This application simulates hangman game in Java. Once you run the program, it gives you the secret word that needs to be guessed and the user can start guessing.

    Java