Longtao Lin (michael4338)

michael4338

Geek Repo

Github PK Tool:Github PK Tool

Longtao Lin's repositories

TDI

Windows Kernel Driver - Create a driver device in TDI layer of windows kernel to capture network data packets

Language:C++Stargazers:35Issues:5Issues:0

NDIS

Windows Kernel Driver - Create a driver device in intermediate layer of Windows kernel based on NDIS, which communicates with and connect upper layer (user mode applications) and lower layer (miniport driver/network card). Create self-defined protocols for transmitting data and control communications by simulating very simple HTTP, TCP and ARP protocols. Try best to implement connection establishing mechanism and retry sending mechanism following TCP’s specification in order to achieve stable data transmission. So it can walk around system TCP protocol layer and firewall to capture and send custom data packets.

Language:C++Stargazers:29Issues:7Issues:0

DllInjector

C++ - Inject a "detour" DLL into the specified executible or service, in order to detour a particular function into the one we defined by ourselves. C++ projects

Language:C++Stargazers:5Issues:3Issues:0

Mahjong

C++ - Mahjong, Traditional chinese game, basically for practicing C++ and OO design

Language:C++Stargazers:2Issues:2Issues:0

apollo

An open autonomous driving platform

Language:C++License:Apache-2.0Stargazers:0Issues:2Issues:0

BitsOperation

C++ - Various of bit operations such as AND, OR, XOR and so on. Use C++ for easy operator overloading and others

Language:C++Stargazers:0Issues:2Issues:0

cassandra

Mirror of Apache Cassandra

Language:JavaLicense:Apache-2.0Stargazers:0Issues:1Issues:0

CharactorDetection

C++ - This is a pragramming contest, use Back Propagation Network (one of Neural Networks algorithms) to distinguish vague charactors

Language:C++Stargazers:0Issues:2Issues:0

DecisionMaker

C# - This tool helps you make decisions, depending on different options/criteria/weights. You may find it useful when trying to buy a house but having trouble to choose the best one from ten with different locations, prices, square feets and so on, or, when need to pick up 1 candidate from 10 :)

Language:C#Stargazers:0Issues:2Issues:0

examples

Kubernetes application example tutorials

Language:ShellLicense:Apache-2.0Stargazers:0Issues:1Issues:0

MemoryTest

C++ - A simple game, view some cards and test what you think about the cards

Language:C++Stargazers:0Issues:2Issues:0

NativeSpeaker

AIR - This tool is for learning foreign languages. It has a transparent floating window on desktop which allows you to easily drag&drop words that you believe valuable from anywhere to the window, and it will be then stored and showed every configurable seconds. This's developed by Flex+ActionScript to take advantage of the impressive UI features.

Language:ActionScriptStargazers:0Issues:2Issues:0

PeopleConnection

C++ - A testing project to build people relationship according to the connections in log files, basically for practicing c++ STL containers

Language:C++Stargazers:0Issues:2Issues:0
Language:Jupyter NotebookStargazers:0Issues:2Issues:0

QiaoQiao

web application

Language:JavaScriptStargazers:0Issues:2Issues:0

rules_python

Experimental Bazel Python Rules

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

TransportPractice

Java - A sample application to play with shortest route algorithm with Java including both source and unit tests

Language:JavaStargazers:0Issues:2Issues:0

Web7Days

web application in 7 days

Language:C#Stargazers:0Issues:2Issues:0