Projects in Awesome Lists by NTDLS
A curated list of projects in awesome lists by NTDLS .
https://github.com/ntdls/cmathparser
A fairly robust mathematics parsing engine for C++ projects.
evaluation expression-parser library math mathematics parsing showcase
Last synced: 14 Apr 2025
https://github.com/ntdls/tightwiki
The Open Source Wiki Platform for .NET (Windows, Linux, and Mac)
aspnet-mvc content-management documentation-tool dokuwiki dotnet netcore search sql sqlserver syntax-highlighting wiki wiki-engine
Last synced: 14 Apr 2025
https://github.com/ntdls/compression
A variety of compression algorithms.
compression deflate lz4 lzari rle zlib
Last synced: 14 Apr 2025
https://github.com/ntdls/diskmark
DiskMark is a small utility that allows you to benchmark your disks and hard drive performance.
benchmark disk showcase utility
Last synced: 14 Apr 2025
https://github.com/ntdls/katzebase
ACID compliant document-based database engine with SQL language, APIs and Management UI.
database json nosql rdbms unstructured-data
Last synced: 14 Apr 2025
https://github.com/ntdls/datarandomizer-sql-clr
Easily generate random human readable data using SQL Server’s SQL CLR.
Last synced: 14 Apr 2025
https://github.com/ntdls/securedeletelibrary
A secure delete methodology in C/C++
algorithm data-destruction delete-files destruction dod low-level secure-delete shredder shredding-algorithms shredding-files wipe-disk wipe-files
Last synced: 14 Apr 2025
https://github.com/ntdls/mcafeekiller
A quick and dirty solution to gracefully terminate all McAfee "anti-virus" services running on your machine.
academia anti-virus injection operating-system service threads
Last synced: 14 Apr 2025
https://github.com/ntdls/nettunnel
NetTunnel is a TCP/IP proxy that is designed to allow routing through firewalls where the rules at one or more endpoints cannot be altered.
firewall-avoidance firewall-bypass net-tunnel port-forwarding proxy-server tcpip tunnel tunneling vpn
Last synced: 14 Apr 2025
https://github.com/ntdls/html-help-decompiler
Decompile / walk and evaluate an HTML compiled help file.
chm compiled-help-file help-file parser
Last synced: 14 Apr 2025
https://github.com/ntdls/csqlbinding
C++ library for connecting to SQL server, executing and managing record sets.
Last synced: 14 Apr 2025
https://github.com/ntdls/cservice
A collection of classes for managing a windows service.
Last synced: 14 Apr 2025
https://github.com/ntdls/secure-archive
Secure Archive is a file encryption utility that provides multiple encryption algorithms, variable compression levels, secure file delete, self-extracting archives and more.
archival encryption file-encryption filesystem security showcase
Last synced: 14 Apr 2025
https://github.com/ntdls/sha1-collision-detection
This application will find any text values that match a given SHA1 hash.
Last synced: 14 Apr 2025
https://github.com/ntdls/cpu-speed
Calculates the speed of your CPU on any modern version of windows.
Last synced: 14 Apr 2025
https://github.com/ntdls/ntdls.katzebase.client
Client connectivity library for the Katzebase server, which is an ACID compliant JSON document-based database engine with SQL language, APIs and GUI.
database json nosql rdbms unstructured
Last synced: 14 Apr 2025
https://github.com/ntdls/ntdls.securekeyexchange
Easily generate a single or multi-round Diffie-Hellman key.
cryptography diffie-hellman key-exchange key-exchange-algorithms random-key-generator secure
Last synced: 14 Apr 2025
https://github.com/ntdls/find-replace
Console utility to quickly find and replace text within files.
Last synced: 14 Apr 2025
https://github.com/ntdls/heic2whatever
Convert those pesky IOS HEIC images to jpg, png, bmp or whatever.
heic image-converter ios iphone windows
Last synced: 14 Apr 2025
https://github.com/ntdls/ip-lister
Obtain a list of all IP-addresses associated with any host-name and the host-name associated with any IP-address.
Last synced: 11 Mar 2025
https://github.com/ntdls/macrobot
Macro recorder and player for Windows.
keyborad keylogger macro macro-recorder mouselogger
Last synced: 14 Apr 2025
https://github.com/ntdls/system-info
Quickly view basic configuration information about your computer (legacy).
Last synced: 11 Mar 2025
https://github.com/ntdls/sqlschemabackup
A simple console utility to backup the schema of SQL Server databases.
Last synced: 11 Mar 2025
https://github.com/ntdls/tedios
A template OS originally designed to reverse SHA1 hashes on bare-metal instead of dealing with OS overhead.
assembly low-level operating-system
Last synced: 11 Mar 2025
https://github.com/ntdls/finderseeker
Windows File / folder search utility written in C# 7
Last synced: 11 Mar 2025
https://github.com/ntdls/128gamma
128Gamma was the first encryption program which NetworkDLS attempted to market. It was crude, improperly written and unstable. Feel free to learn from the autopsy.
Last synced: 11 Mar 2025
https://github.com/ntdls/roguequest
My first foray into Rouge-like gaming. Looking for a Castle of the Winds feel.
Last synced: 11 Mar 2025
https://github.com/ntdls/combinefiles
A simple windows console application that will allow you to easily combine multiple files into one.
Last synced: 11 Mar 2025
https://github.com/ntdls/netrouter
Turn your windows machine into a TCP/IP router and load-balancer (with fail-over) and redirect traffic with ease. Simple, clean, fast and secure!
internet network routing showcase
Last synced: 11 Mar 2025
https://github.com/ntdls/syntaxbox
SyntaxBox (.Net FireBall port) further bastardized by myself. A.K.A. Alsing.SyntaxBox, Puzzle.SyntaxBox
Last synced: 11 Mar 2025
https://github.com/ntdls/expression-calculator
Floating point, bitwise, integer and boolean logic formula calculator with history and recursive functionality.
Last synced: 11 Mar 2025
https://github.com/ntdls/split-file-on-columns
Console utility to split a file into multiple files based on the number of columns in each row.
Last synced: 11 Mar 2025
https://github.com/ntdls/ctrayicon
A class for managing tray-icons in win32 applications.
Last synced: 11 Mar 2025
https://github.com/ntdls/cgraph
A simple to use GDI+ graphing class for Windows C++ projects.
Last synced: 11 Mar 2025
https://github.com/ntdls/ctabcontrol
Tab control class for Microsoft's old-school Win32 tab control.
controls legacy tab-control tabs win32
Last synced: 11 Mar 2025
https://github.com/ntdls/ntdls.delegatethreadpooling
High performance active thread pool where work items can be queued as delegate functions. Allows you to easily enqueue infinite FIFO worker items or enforce queue size, wait on collections of those items to complete, and total control over the pool size. Also allows for multiple pools, so that different workloads do not interfere with one another.
fifo fifo-queue high-performance queue threading threadpool threadpooling
Last synced: 14 Apr 2025
https://github.com/ntdls/crc32-calculator
Easily calculate a PK-zip compatible CRC32 of a file.
Last synced: 11 Mar 2025
https://github.com/ntdls/deletetree
A quick and easy 32-bit console application that deletes an entire directory structure and all files that it contains.
Last synced: 11 Mar 2025
https://github.com/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 11 Mar 2025
https://github.com/ntdls/tictactoe
TicTacToe in C# wWnforms because why not?
Last synced: 11 Mar 2025
https://github.com/ntdls/aivolution
Graphical simulator written in C# for AI testing purposes.
ai c-sharp gdi genetics graphical-interface machine-learning mutation neural-network simulation
Last synced: 14 Apr 2025
https://github.com/ntdls/ntdls.reliablemessaging
Reliable and simple two-way IPC/RPC messaging library using TCP/IP.
ipc message packetframe rpc stream stream-framework tcpip
Last synced: 14 Apr 2025
https://github.com/ntdls/securechat
Secure chat instant messaging server and client, offering multi-layered peer-to-peer encryption.
aes-encryption chat encryption messenger peer-to-peer-chatting public-key-cryptography quantum-resistant-cryptosystems rsa-cryptography security
Last synced: 11 Mar 2025
https://github.com/ntdls/ntdls.permafrost
The NetworkDLS original symmetric cipher algorithm ported to C#.
algorithms cryptography encryption streaming symmetric-encryption
Last synced: 23 Mar 2025
https://github.com/ntdls/ntdls.memoryqueue
An in-memory, non-persistent message queue designed for efficient inter-process communication, task queuing, load balancing, and data buffering over TCP/IP
inter-process-communication ipc message-broker message-queue netmq socket-programming tcp-ip zeromq
Last synced: 14 Apr 2025
https://github.com/ntdls/ntdls.sqlserverdapperwrapper
Nuget package that makes it super easy to manage connectivity to and talk to SQL Server.
Last synced: 03 Mar 2025
https://github.com/ntdls/ntdls.determinet
Determinet is versatile multilayer perception neural network designed for extendibility and genetic-style mutations to allow forward propagation of the network variants.
ai machine-learning neural-network
Last synced: 14 Apr 2025
https://github.com/ntdls/ntdls.expressionparser
Expression parser for .net. Supports expression nesting, custom variables, custom functions as well as a ton of built in functions.
Last synced: 14 Apr 2025
https://github.com/ntdls/ntdls.winformshelpers
Helpers for working with WinForms. Getting and setting values, simplifications for invoke, etc.
Last synced: 14 Apr 2025
https://github.com/ntdls/ntdls.semaphore
Provides various classes for to ensure sequential mult-threaded access to variables or sections of code.
Last synced: 14 Apr 2025
https://github.com/ntdls/ntdls.sqlmanagedconnectivity
Wraps a native SQL Server connection, allows for easy field/value enumeration and manages cleanup.
dapper disposable managed-connectivity sqlserver
Last synced: 14 Apr 2025
https://github.com/ntdls/ntdls.fastmemorycache
A fast, easy to use, thread-safe partitioned memory cache for .net that helps manage the memory size and track performance.
cache fast-cache managed-cache memory memory-cache partitioned-cache thread-safe
Last synced: 14 Apr 2025
https://github.com/ntdls/strikeforceinfinite.public
2D space fighter game with infinite space, neural network AI, multiple scenarios, locking/seeking weapons, and explosions.
2d-game directx game shooter simulation space
Last synced: 11 Mar 2025
https://github.com/ntdls/128alpha
128Alpha was my very first encryption program, it's messy, improperly written, full of bugs and extremely insecure... O Its awful... have fun!
Last synced: 11 Mar 2025
https://github.com/ntdls/cneuralnetwork
C++ neural network implementation (unproven!!).
academia ai machine-learning neural-network
Last synced: 11 Mar 2025
https://github.com/ntdls/ntdls.nasccl
The NetworkDLS original symmetric cipher algorithm ported to C#.
algorithms cryptography encryption symmetric-encryption
Last synced: 11 Mar 2025
https://github.com/ntdls/ntdls
Config files for my GitHub profile.
config do-not-sync github-config
Last synced: 11 Mar 2025
https://github.com/ntdls/catmq
A high-performance and reliable persistent message queue designed for efficient inter-process communication, task queuing, load balancing, and data buffering over TCP/IP.
fifo load-balancing message-broker message-queue messaging queue
Last synced: 11 Mar 2025
https://github.com/ntdls/128beta
128Alpha was my second encryption program, it's messy, improperly written, full of bugs and extremely insecure... have fun!
Last synced: 11 Mar 2025
https://github.com/ntdls/kitkey
A low latency, high-performance, and reliable persistent or ephemeral key-value store over TCP/IP.
cache database key-value message-broker nosql
Last synced: 11 Mar 2025
https://github.com/ntdls/rwanip
RWanIP will poll your external IP address to make it easily available to you. Can also upload the obtained IP information to an FTP server.
Last synced: 11 Mar 2025
https://github.com/ntdls/nasccl
NetworkDLS Algorithmic Symmetric Cipher Cryptography Library
cryptography encryption library
Last synced: 11 Mar 2025
https://github.com/ntdls/sql-dtc-test
Simple windows console utility for testing DTC (Distributed Transaction Coordinator) between two or more computers.
Last synced: 11 Mar 2025
https://github.com/ntdls/ip-traffic-spy
Allows you to easily watch the data that is being passed back and forth from your computer and other computers on the internet or network.
internet networking showcase sockets system
Last synced: 11 Mar 2025
https://github.com/ntdls/eventlog
C/C++ library for managing the windows event log.
Last synced: 11 Mar 2025
https://github.com/ntdls/cgi-lib
CGI (Common Gateway Interface) environment parser.
Last synced: 11 Mar 2025
https://github.com/ntdls/ntdls.katzebase.sqlservermigration
Tool for exporting data from SQL Server to Katzebase server. Katzebase is a ACID compliant JSON document-based database engine with SQL language, APIs and GUI.
database json nosql rdbms unstructured-data
Last synced: 11 Mar 2025
https://github.com/ntdls/k-loc-calculator
Quick and easy way to count the lines of code in your project.
Last synced: 11 Mar 2025
https://github.com/ntdls/prudentdashboards
A business forward charting dashboard and KPIs geared towards SQL Server databases.
Last synced: 11 Mar 2025
https://github.com/ntdls/448delta
448Delta was NetworkDLS's first viable commercial product. It was discontinued over internal discontent with code quality.
Last synced: 11 Mar 2025
https://github.com/ntdls/sqlexchange
SQLExchange was originally designed as a cloud-integration tool back in 2001. It's usefulness has waned and its architecture has become antique.
Last synced: 11 Mar 2025
https://github.com/ntdls/ntdbs
NetworkDLS New Technology Database System. (Nostalgic archive, do not use).
Last synced: 11 Mar 2025
https://github.com/ntdls/fortitude-http
This application will allow you to turn your computer into a full blown web server. Supports CGI, port sharing, scripting engines and much more.
cgi internet networking scripting showcase web-server
Last synced: 11 Mar 2025
https://github.com/ntdls/finger-server
Run a simple finger server on your machine. (Yea, you read that right).
Last synced: 11 Mar 2025
https://github.com/ntdls/resource-monitor
Track available RAM & CPU resources on your system.
legacy resource-monitor utility
Last synced: 11 Mar 2025
https://github.com/ntdls/ntdls.persistence
Helpers for reading and writing serialized objects to/from files. Helpful for configuration files.
disk-io persistence preferences serialization
Last synced: 11 Mar 2025