Skip to content
View RShef's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report RShef

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

  1. Auto-GRE-Word-List-From-anIphone-Highlight Auto-GRE-Word-List-From-anIphone-Highlight Public

    This is a script behind a spread sheet that finds word definitions, synonyms and usages of a phrase inserted to a new row of the sheet. The second part of the project is to automatically send a hig…

    JavaScript

  2. Brute-Force--Common-Password-Hacker Brute-Force--Common-Password-Hacker Public

    I created a simple password protected server and a client attacker that tries all permutations of common passwords. Aa a means of last result, we try a brute-force approach.

    Python

  3. SpaceInvadersGame SpaceInvadersGame Public

    A fun and classic space invaders game written in Java.

    Java

  4. TodoLIst TodoLIst Public

    A java script (react style) & node.JS todo list with authentication.

    JavaScript

  5. Password-Hacker-JSON-Based Password-Hacker-JSON-Based Public

    A small program trying to attack a server that has a time delay vulnerability. The attacker (Client) first guess the username from a file of common admin credentials. Then, we use a time delay vuln…

    Python 2 2

  6. ArkanoidGame ArkanoidGame Public

    A classic and customizable arkanoid arcade game written in java.

    Java