Coder Social home page Coder Social logo

tuyungang's Projects

caffe icon caffe

Caffe: a fast open framework for deep learning.

encrypt-decrypt_java_class_proc icon encrypt-decrypt_java_class_proc

1. 对java的编译后的.class文件进行加密,后然通过JVMTI接口agent解密,虚拟机加载通过接口加载解密后的.class文件获取相关类,从而达到类文件无法反编译。

epoll-based-sample-http-server-1.1 icon epoll-based-sample-http-server-1.1

相对于Epoll-based Sample HTTP Server 1.0,重构了线程池的实现,根据任务的繁忙程度实现线程池中工作线程的数量的增减。

guard_qq icon guard_qq

对QQ发送文件工作进行监控,使用EasyHook

http_multi_thread_download_tool icon http_multi_thread_download_tool

基于libcurl多线程分片下载小工具,可实现HTTP下载(实现),ftp下载(可扩展)等下载方式,可设置下载阀值(线程数根据该阀值自动配置生成),程序会自动判断是否需要多线程分段下载,程序具有一定扩展性,采用模板多态方式,无需改动主体多线程下载逻辑,只需添加相应任务子类文件即可

libco icon libco

libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

ncnn icon ncnn

ncnn is a high-performance neural network inference framework optimized for the mobile platform

openpose icon openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

ssh_intermediary_agent_defend icon ssh_intermediary_agent_defend

对ssh client端 和server端,中间模仿两者协商交互建立过程,拿到秘钥,进行对敏感信息进行过滤等防护功能;

st_tree icon st_tree

A C++ template tree container class for storing data in an arbitrary tree structure. This tree container class is STL-compliant, supports configurable storage models for child nodes, is unit tested and memory tested. It is open source and released under the Apache 2.0 license.

sysagentservice icon sysagentservice

本地监控代理服务,用于根据特定规则对特定对象进行监控,对特定对象HOOK,注入dll的方式,部署在客户端

thread4z icon thread4z

Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.

vshttpserver icon vshttpserver

a http server : c++ coded, libevent(I/O part) + thread pool . nignx as a reverse proxy.

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.