Difference between revisions of "Console projects"

From Free Pascal wiki
Jump to navigationJump to search
m (Fix Wiki markup; re-alpha sort entries)
(Removed a dead link to my project Eschecs-Console, which no longer exists)
Line 4: Line 4:
  
 
[https://github.com/lawrenceamer/0xsp-Mongoose 0xsp-Mongoose] is a unique framework for cybersecurity simulation and red teaming operations, windows auditing for newer vulnerabilities, misconfiguration, and privilege escalations attacks, replicate the tactics and techniques of an advanced adversary in a network.
 
[https://github.com/lawrenceamer/0xsp-Mongoose 0xsp-Mongoose] is a unique framework for cybersecurity simulation and red teaming operations, windows auditing for newer vulnerabilities, misconfiguration, and privilege escalations attacks, replicate the tactics and techniques of an advanced adversary in a network.
 
== Eschecs-Console ==
 
 
[https://github.com/rchastain/eschecs-console Eschecs-Console] is an application that makes two UCI engines play against each other. The purpose of this project is to test and improve the chess library.
 
  
 
== HTML2TXT ==
 
== HTML2TXT ==

Revision as of 06:12, 16 April 2021

English (en)

0xsp mongoose RED

0xsp-Mongoose is a unique framework for cybersecurity simulation and red teaming operations, windows auditing for newer vulnerabilities, misconfiguration, and privilege escalations attacks, replicate the tactics and techniques of an advanced adversary in a network.

HTML2TXT

HTML2TXT is an open-source Win32 command-line tool to extract plain text from single web pages (HTML files).

TXT2PDF (aka PDFDUMP)

PDFDUMP is an open-source Win32 command-line tool to convert plain text into a single-page PDF file with a choice of any of three font types and any of three font sizes (without any dependency on third-party libraries).