Giter Club home page Giter Club logo

presentations's Introduction

Presentations

This repo contains public presentations given by myself, along with any associated code samples.

AvengerCon '17 - Windows 10 Arbitrary Code Guard

With the release of Windows 10 Creators Update, Microsoft introduced two new exploit mitigations for processes: Code Integrity Guard (CIG) and Arbitrary Code Guard (ACG). These mitigations greatly increase the difficulty of browser exploitation and have significant implications for code injection. As of build 1703, CIG and ACG are enabled by default for Microsoft Edge and Hyper-V child processes. In this talk, we'll examine these mitigations from an attacker's perspective and discuss how code injection might be performed in this restricted environment.

Hammertime '19 - Introduction to Clang/LLVM

LLVM's modular architecture allows for easy compiler hacking and program analysis. This talk will be a brief introduction to Clang/LLVM. We'll cover some of the core data structures and techniques LLVM uses when compiling code, and take a brief look at some of the intermediate representations before writing a simple optimization pass to demonstrate how to interact with the LLVM IR.

presentations's People

Contributors

shareef12 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.