Simone Margaritelli (evilsocket)

evilsocket

Geek Repo

Location:Italy

Home Page:https://www.evilsocket.net

Twitter:@evilsocket

Github PK Tool:Github PK Tool


Organizations
bettercap
chimaera

Simone Margaritelli's repositories

SoftWire

SoftWire is a class library written in object-oriented C++ for compiling assembly code. It can be used in projects to generate x86 machine code at run-time as an alternative to self-modifying code. Scripting languages might also benefit by using SoftWire as a JIT-compiler back-end. It also allows to eliminate jumps for variables which are temporarily constant during run-time, like for efficient graphics processing by constructing an optimised pipeline. Because of its possibility for 'instruction rewiring' by run-time conditional compilation, I named it "SoftWire". It is targeted only at developers with a good knowledge of C++ and x86 assembly. Project originally by Nicolas Capens, new implementation by Simone Margaritelli aka evilsocket

Language:C++License:GPL-3.0Stargazers:25Issues:6Issues:0

BioIdentify

BioIdentify is a command line tool for fingerprints feature extraction, 1on1 match and 1onN match .

Language:C++License:GPL-3.0Stargazers:23Issues:6Issues:0

Eigetron

Face recognition program that uses Eigen faces with a fast Jacobi eigen decomposition

Language:C++License:GPL-3.0Stargazers:13Issues:3Issues:1

MSP

Multidimensional Space Processing Library

Language:C++License:GPL-3.0Stargazers:11Issues:5Issues:0

Kerby_Surveillance

Kerby - Light weight video surveillance system.

Language:C++License:GPL-3.0Stargazers:9Issues:0Issues:0

TED

TED (acronym for neTwork Event Daemon) is a GNU/Linux daemon that will inform you upon new inbound connections, when an host on your network is alive or not, and so on .

Language:C++License:GPL-3.0Stargazers:4Issues:0Issues:0

Geode

Geode is a pure software 3D rendering engine .

Language:C++License:GPL-3.0Stargazers:2Issues:0Issues:0