Coder Social home page Coder Social logo

Hi, I'm AntiWar3

量子力学领军人物
熟练使用c++编写hello world
对golang的println略有研究
超级马里奥一条命通关选手
以上只有一条是假的

GitHub hahwul


更多关于我...

package main

type Me struct{
  Pronouns string
  Code string
  Job string
  BestAndFavoriteSkill string
}

func main() {
  me := &Me{
    Job: "windows安全工程师,游戏安全工程师",
    Pronouns: "He/Him",
    Code: "c++ and Go and Everythings",
    BestAndFavoriteSkill: "Game Hacking and SoftWare Hacking :D"
  }
  _ = me
}

antiwar3's Projects

al-khaser icon al-khaser

Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.

callbackex icon callbackex

Demo List cm/ps/ob/minifilter callback And Patch/Bypass it

callmon icon callmon

CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers

chatgpt-next-web icon chatgpt-next-web

A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。

cinject icon cinject

Windows Kernel inject (no module no thread)

coldkernel_kuser icon coldkernel_kuser

A simple kernel mode driver that hooks some values at the KUSER_SHARED_DATA structure.

cpu_duck icon cpu_duck

关于intel和amd指令行为不一样这件事

cveac-2020 icon cveac-2020

EasyAntiCheat Integrity check bypass by mimicking memory changes

detect-keattachprocess icon detect-keattachprocess

Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.

dota2tool icon dota2tool

dota2自动开房自动进房,判断胜负

duilib icon duilib

由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,修改了一些bug和不太好用的地方,代码也会同步官方的后续修改。

dwmcapture icon dwmcapture

OBS plugin to capture directly from DWM shared surface textures

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.