Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: gdb Clear Filter

Show HN: ToplingDB - A Persistent Key-Value Store for External Storage

ToplingDB: A Persistent Key-Value Store for External Storage ToplingDB is developed and maintained by Topling Inc. It is built with RocksDB. See ToplingDB Branch Name Convention. ToplingDB's submodule rockside is the entry point of ToplingDB, see SidePlugin wiki. ToplingDB has much more key features than RocksDB: SidePlugin enables users to write a json(or yaml) to define DB configs Embedded Http Server enables users to view almost all DB info on web, this is a component of SidePlugin Embedd

Spice86 – A PC emulator for real mode reverse engineering

Spice86 - A PC emulator for real mode reverse engineering Spice86 is a tool to execute, reverse engineer and rewrite real mode DOS programs for which source code is not available. Release are available on Nuget. Pre-releases are also available on the Release page NOTE: This is a port, and a continuation from the original Java Spice86. It requires .NET 8 and runs on Windows, macOS, and Linux. Approach Rewriting a program from only the binary is a hard task. Spice86 is a tool that helps yo