Giter Club home page Giter Club logo

README.md

boy1337's Projects

x64-injector icon x64-injector

x64 injector using LoadLibrary made in assembler (MASM)

x64dbg icon x64dbg

An open-source x64/x32 debugger for windows.

x96_poc icon x96_poc

A poc of embedding x64 code into x86 PE file

xanso icon xanso

Android So文件浏览修复工具

xapikey icon xapikey

const https = require('https'); https.get( "<Feed URI>", { headers: { "x-api-key": '<Api Key>'} }, (resp) => { resp.on('data', (chunk) => { console.log("Receiving Data"); }); resp.on('end', () => { console.log("Finished receiving data"); }); }).on("error", (err) => { console.log("Error: " + err.message); });

xbyak icon xbyak

a JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header

xc icon xc

A small reverse shell for Linux & Windows

xelfviewer icon xelfviewer

ELF file viewer/editor for Windows, Linux and MacOS.

xendbg icon xendbg

A feature-complete reference implementation of a modern Xen VMI debugger.

xfrm_poc icon xfrm_poc

Linux kernel XFRM UAF poc (3.x - 5.x kernels)

xhook icon xhook

🔥 A PLT hook library for Android native ELF (executable and shared libraries). Support Android 4.0+. Support armeabi-v7a, arm64-v8a, x86, x86_64.

xiaogpt icon xiaogpt

play chatgpt with xiaomi ai speaker

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.