Git Product home page Git Product logo

Rick Qing's Projects

log4z icon log4z

Log4z is an open source C++ lightweight & cross platform log library

lsp icon lsp

lsp example from windows sdk 7.1 (Microsoft SDKs\Windows\v7.1\Samples\netds\winsock\lsp), modified for VS2017

lspproject icon lspproject

A simple network-filter program based on windows ifs-lsp

lsppyfilter icon lsppyfilter

[2007] Windows tool, offers the ability to dynamically and transparently modify incoming and outgoing network traffic, as well as to redirect outgoing connection requests. Uses a Windows Layered Service Provider, together with an embedded Python interpreter instance

lua icon lua

Unofficial git history of Lua releases

luabridge icon luabridge

A lightweight, dependency-free library for binding Lua to C++

luascriptcore icon luascriptcore

一款简单易用的多平台Lua桥接器,目前支持在iOS、Mac OS X、Android以及Unity3D中使用,让原生环境与Lua无障碍沟通。

lwhtip icon lwhtip

A light weight porotocol implementation of HTIP (Home-network Topology Identifiying Protocol)

lxc-oe icon lxc-oe

Linux Container (LXC) templates for repeatable Open Embedded builds

lzispcn icon lzispcn

IP address data acquisition tool for ISP network operators in China(**区 ISP 网络运营商 IP 地址数据获取工具)

macbook icon macbook

《Mac OS X软件安全与逆向分析》随书源码

machine-language-interpreter icon machine-language-interpreter

A machine language defines a set of instructions that a CPU can execute to perform operations. In other words, a machine language defines what you can do with your computer. Modern processors have very complex instruction sets; however, the simple language described here can give you an understanding of what is happening "under the hood" with your computer. Machine language is the actual data that is directly run by the processor. Writing a program in machine language can therefore be advantageous if you need to save space or highly optimize your code. However, machine language is also not portable and can be difficult to understand and maintain. Therefore, almost all code is now written in a higher level language, such as C, C++, Java, or scripting languages such as shell or perl. These languages all have their advantages and disadvantages as well, such as varying levels of portability, maintainability, scalability, and execution speed. One level higher than machine language is assembly language. Assembly language is basically readable machine language. Instead of writing out the code bit-by-bit, you write out the code as a sequence of human readable instructions, which are then compiled almost directly into machine language.

magiccamera icon magiccamera

Real-time Filter Camera&VideoRecorder And ImageEditor With Face Beauty For Android---包含美颜等40余种实时滤镜相机,可拍照、录像、图片修改

magnifier icon magnifier

Latest Build: https://www.dropbox.com/s/x9po7oua3xbdm74/magnifi_1c8271.apk?dl=0

malware icon malware

Malware source code samples leaked online uploaded to GitHub for those who want to analyze the code.

manuf icon manuf

Parser library for Wireshark's OUI database.

mars icon mars

Mars is a cross-platform network component developed by WeChat.

matelight icon matelight

Show text and gifs on mate crates. Uses C code orchestrated from Python via ctypes.

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.