dennisbabkin.com (dennisbabkin)

dennisbabkin

Geek Repo

0

following

0

stars

Company:dennisbabkin.com, LLC

Location:Vancouver, WA (U.S.)

Home Page:https://dennisbabkin.com

Github PK Tool:Github PK Tool

dennisbabkin.com's repositories

InjectAll

Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Microsoft Visual Studio. The solution includes a kernel driver project, a DLL project and a C++ test console project.

ShutdownWithUpdates

Utility To Install Pre-Downloaded Windows Updates & Shutdown/Reboot

Language:C++License:NOASSERTIONStargazers:30Issues:7Issues:0

SigRemover

Utility to remove digital code signature from binary PE files in Windows.

Language:C++Stargazers:14Issues:1Issues:0

Formalizr

Formalizr, Google Chrome extension - "Remembers what you type, in case of a page crash."

Language:JavaScriptLicense:NOASSERTIONStargazers:13Issues:3Issues:3

EtherMineSafeRunner

Watch utility for the ethminer - Ethereum GPU mining worker software.

OutlookHeaders-Add-in

Microsoft Office Outlook add-in for modifying mail headers & outbound emails.

Language:C#License:NOASSERTIONStargazers:4Issues:0Issues:0

Win10RestartBlocker

App to control restarts after installation of Windows Updates & custom patch for vulnerability in Windows 10 Update Service.

Language:C++License:NOASSERTIONStargazers:3Issues:1Issues:0

CritSectionVsKernelObject

POC project to demonstrate performance difference between a critical section and a synchronization kernel object in Windows.

Language:C++Stargazers:2Issues:1Issues:0

batty

An 8-bit game coded almost entirely in Assembly

Language:CStargazers:1Issues:1Issues:0

BinSerialize

Example of Binary Serialization & Deserialization in C++

Language:C++Stargazers:1Issues:0Issues:0

macOS-tips-part-2

Demo project & blog post to demonstrate how to receive shutdown/reboot/logoff & sleep/wake notifications in macOS, also how to send macOS to sleep or set a wake event, how to reboot or shut it down.

Language:C++Stargazers:1Issues:0Issues:0

CJSON

Simple C++ class to create/parse/modify JSON data

Language:C++Stargazers:0Issues:1Issues:0

CrashMe

Demo project & blog post to demonstrate the use of build schemes in Xcode, diagnosing memory corruption and crashes, sanitizers, analyzing crash logs and symbolication.

Language:ShellStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

macOS-tips-part-1

Demo project & blog post with a lowdown on critical sections, reader/writer locks, interactive login sessions, root user detection, CFString conversion in macOS.

Language:C++Stargazers:0Issues:1Issues:0

MakeProcCrit

POC project to demonstrate how to make a process (or a thread) critical. If such process (or thread) is terminated, this will cause a BSOD.

Language:C++Stargazers:0Issues:1Issues:0

TestToolbar01

Test project used in the following blog post: https://dennisbabkin.com/blog/?i=AAA11C00

Language:C++Stargazers:0Issues:1Issues:0