Pinned Repositories
corporate-clock
cli application to print out the current week of the year, quarter etc
dr-doom
Small tool for crashing computers in specific ways
hipchat4j
HipChat v2 library for Java
marissa-java
A hipchat bot written in Java supporting Java and js modules
misc-windows-functions
Collection of C functions that may or not be useful (kill process/delete service/change system volume/open CD tray)
nickel-bootstrap
A seed implementation of nickel/bootstrap
software-firewall-bypass
Finds a trusted process (one with an open socket handle) and uses process injection to leverage it's trust setting
straw-picks-over-http
Rust/Rocket application to select a random person from a given list.
wiggly-jiggly
wiggly-jiggly keeps your machine "awake" by programatically moving your mouse
snowplow
The leader in Next-Generation Customer Data Infrastructure
ninjabear's Repositories
ninjabear/misc-windows-functions
Collection of C functions that may or not be useful (kill process/delete service/change system volume/open CD tray)
ninjabear/software-firewall-bypass
Finds a trusted process (one with an open socket handle) and uses process injection to leverage it's trust setting
ninjabear/webcrawler
Webspider written in Perl
ninjabear/anagram
Works out anagrams of input
ninjabear/base-addrs
Loop through the process tree and print the base address of each process/module
ninjabear/csharp-btree-sample
Sample binary tree implementation in C#
ninjabear/jHipChat
Java implementation of the Hipchat API
ninjabear/mcafee-shatter
Implementation of a shatter attack (priv escalation) on a very old mcafee version
ninjabear/netbeans-gradle-project
This project is a NetBeans plugin able to open Gradle based Java projects. The implementation is based on Geertjan Wielenga's plugin.
ninjabear/seven-segment-clock
A 7 segment clock written in Java using JavaFX
ninjabear/sinatra-bootstrap
A demonstrator for Sinatra and Twitter's Bootstrap
ninjabear/speed-read-prototype
A quick mock up of what speed reading looks like
ninjabear/button-click
Mouse click simulator for facebook "clicking" game (Linux only)
ninjabear/ciphersaber-c-impl
Ciphersaber 1 encryption algorithm implemented in C
ninjabear/ciphersaber-perl
A perl ciphersaber encryption tool (using ciphersaber 2)
ninjabear/cycliclist
Some Java to build and detect cyclic lists
ninjabear/progress-bar-prototype
C/WinAPI progress bar sample/prototype