Skip to content
View farfella's full-sized avatar
🏸
On vacation
🏸
On vacation

Highlights

  • Pro

Organizations

@microsoft @Azure
Block or Report

Block or report farfella

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. ntfs-cpu-search ntfs-cpu-search Public

    From 2011: Quickly search for files in NTFS volumes parsing the Master File Table (MFT). A decent amount of how NTFS and MFT work was painstakingly reverse-engineered since it's undocumented.

    C++ 16 2

  2. ffviiipzl ffviiipzl Public

    Final Fantasy VIII Puzzle Game (Raijin Fishing). This was my application to demonstrate I knew enough to skip first semester of undergrad Computer Science in 2001. :D

    C++ 1

  3. osquery/osquery osquery/osquery Public

    SQL powered operating system instrumentation, monitoring, and analytics.

    C++ 21.4k 2.4k

  4. othello othello Public

    From 2008: Reinforcement Learning (Q-Learning) and playing a game of Othello. Also, Greedy Player, Random Player, and Human Player. This is grad school. More fun times.

    Java 2