Giter VIP home page Giter VIP logo

dennisbabkin.com's Projects

batty icon batty

An 8-bit game coded almost entirely in Assembly

binserialize icon binserialize

Example of Binary Serialization & Deserialization in C++

cjson icon cjson

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

crashme icon 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.

critsectionvskernelobject icon critsectionvskernelobject

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

formalizr icon formalizr

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

injectall icon 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.

macos-tips-part-1 icon 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.

macos-tips-part-2 icon 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.

makeproccrit icon 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.

sigremover icon sigremover

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

testtoolbar01 icon testtoolbar01

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

win10restartblocker icon win10restartblocker

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.