Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
36 results tagged java  ✕   ✕
moralrecordings/ghidra-fidb-dos-win16 https://github.com/moralrecordings/ghidra-fidb-dos-win16
Mon 28 Apr 2025 11:10:56 PM PDT archive.org

Scripts for scraping vintage x86 C/C++ libraries in Ghidra, in order to generate FunctionID databases. Supported libraries:

  • blc200 - Borland C++ 2.0 (1990)
  • blc300 - Borland C++ 3.0 (1991)
  • blc310 - Borland C++ 3.1 (1992)
  • msc300 - Microsoft C Compiler 3.0 (1985)
  • msc400 - Microsoft C Compiler 4.0 (1986)
  • msc500 - Microsoft C Compiler 5.0 (1987)
  • msc510 - Microsoft C Compiler 5.1 (1988)
  • msc600 - Microsoft C Compiler 6.0 (1991)
  • msc700 - Microsoft C/C++ 7.0 (1992)
  • msvc152c - Microsoft Visual C++ 1.52c (1995)
java python x86 retrocomputing scraper functions reverseengineering
bfabiszewski/ulogger-android https://github.com/bfabiszewski/ulogger-android
Wed 26 Mar 2025 03:40:34 PM PDT archive.org

μlogger is an android application for continuous logging of location coordinates, designed to record hiking, biking tracks and other outdoor activities. Application works in background. Track points are saved automatically at chosen intervals or manually and may be uploaded to dedicated server in real time. This client works with μlogger web server. Together they make a complete self owned and controlled client–server solution.

Meant to be simple and small (μ). Low memory and battery impact. Focuses on privacy, doesn't use Google Play services, logs to self-owned server. Uses GPS or network based location data. Synchronizes location with web server in real time; in case of problems keeps retrying. If you're offline it'll queue updates until you're back online. Allows adding waypoints with attached images and comments (required μlogger server version 1.0+ for synchronization).

In the Google Play store.

android mobile apps tracking mapping personal selfhosted exocortex java
Welcome to Polaric Server documentation! https://polaricserver.readthedocs.io/
Tue 01 Oct 2024 07:37:57 PM PDT archive.org

The Polaric Server is mainly a web based service to present live tracking information (APRS, AIS, etc) on maps and where the information is updated in realtime. It is originally targeted for use by radio amateurs in voluntary search and rescue service in Norway. It consists of a web application and a server program (APRS daemon). It runs on e.g. aprs.no as a online service on the internet, but we could also bring it with us out in the field in a portable computer, possibly with its own LAN, APRS modems and radios. A goal is that it should be able to work without always being online with a good connection to the internet.

Github: https://github.com/orgs/PolaricServer/repositories

Lots of Java, unfortunately.

java hamradio aprs gis webapps tracking mapping rest api
steeviebops/hacktv-gui https://github.com/steeviebops/hacktv-gui
Wed 07 Aug 2024 03:01:05 PM PDT archive.org

hacktv-gui is, as the name suggests, a GUI frontend application for hacktv. It allows you to run hacktv without the use of a command line. In addition, it includes playlist support, a handler for online teletext services, and support for any streaming video site which is compatible with yt-dlp. You can also save your settings to a file and reload them later.

java gui broadcast television audio video
DuPAL - PAL Reversing Tools https://github.com/DuPAL-PAL-DUmper
Fri 17 May 2024 11:50:45 AM PDT archive.org

A collection of tools I use to reverse engineer PAL (programmable array logic) devices. These tools are meant to satisfy my needs. I'm sharing them here in case someone finds them useful.

java tools reverseengineering chips
S.E.P.I.A. Open Assistant and Framework https://github.com/SEPIA-Framework
Tue 19 Mar 2024 11:47:12 AM PDT archive.org

Cross-platform, open-source voice assistant and framework to build fully-featured, offline machines you can talk to. Self-hosted. Desktop and mobile clients. Repos of note:

  • sepia-stt-server - Public SEPIA server to support open-source speech recognition via WebSocket connection.
  • sepia-assist-server - Core server of the SEPIA Framework responsible for NLU, conversation, smart-service integration, user-accounts and more.
  • sepia-html-client-app - Application to communicate with SEPIA via browser, iOS and Android. Works as chat messenger with personal-assistant, ASR and TTS integration.
  • sepia-admin-tools - Tools to connect to your SEPIA servers, change settings, organize users, test the APIs and more.
  • sepia-installation-and-setup - Instructions, scripts, tools and files to install, setup and run the SEPIA-Framework on Raspberry Pi, Windows, Mac and other Linux systems.
ai ml exocortex personalassistant selfhosted java python exocortex crossplatform
bottomless-archive-project/library-of-alexandria https://github.com/bottomless-archive-project/library-of-alexandria
Fri 16 Dec 2022 05:58:42 PM PST archive.org

Library of Alexandria (LoA in short) is a project that aims to collect and archive documents from the internet.

In our modern age new text documents are born in a blink of an eye then (often just as quickly) disappear from the internet. We find it a noble task to save these documents for future generations.

This project aims to support this noble goal in a scalable way. We want to make the archival activity streamlined and easy to do even in a huge (Terabyte / Petabyte) scale. This way we hope that more and more people can start their own collection helping the archiving effort.

java web archival software web documents
OpenCola™ https://opencola.io/
Wed 30 Nov 2022 10:11:37 PM PST archive.org

Welcome to OpenCola™, a P2P content sharing and discovery network. It's an alternative to current social media that puts you in control of your personal data and allows you to shape the flow of information around you.

Github: https://github.com/johnmidgley/opencola-alpha

It's an alpha release. Still tricky. Messing with it.

webapps java p2p servers socialnetworks
Heimdall https://glassechidna.com.au/heimdall/
Thu 10 Nov 2022 12:42:27 PM PST archive.org

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung mobile devices. Heimdall connects to a mobile device over USB and interact with software running on device known as Loke. Loke and Heimdall communicate via the custom Samsung-developed protocol sometimes referred to as the 'Odin protocol'. Low-level USB in Heimdall is handled by the popular open-source USB library, libusb.

Github: https://github.com/Benjamin-Dobell/Heimdall

AUR: https://aur.archlinux.org/packages/heimdall-git

android java linux tools flash root
How to identify vulnerable remote servers https://www.lunasec.io/docs/blog/log4j-zero-day/#how-to-identify-vulnerable-remote-servers
Fri 17 Dec 2021 03:42:28 PM PST archive.org

How to identify servers and running apps that are vulnerable to log4shells without being able to log into them.

howto infosec sysadmin java archived
Guide: How To Detect and Mitigate the Log4Shell Vulnerability (CVE-2021-44228 & CVE-2021-45046) https://www.lunasec.io/docs/blog/log4j-zero-day-mitigation-guide/
Fri 17 Dec 2021 03:37:45 PM PST archive.org

A few days ago, a serious new vulnerability was identified in Apache log4j v2 and published as CVE-2021-44228. We were one of the first security companies to write about it, and we named it "Log4Shell".

This guide will help you find trusted sources for Log4Shell information, determine if you are impacted by Log4Shell, and mitigate the Issue.

https://github.com/lunasec-io/lunasec/releases/

java infosec vulnerability sysadmin archived
XtermWM https://xtermwm.sourceforge.io/
Thu 21 Oct 2021 12:06:05 PM PDT archive.org

Xterm Window Manager (XtermWM) is a desktop environment / window manager for the console. XtermWM is expected to be helpful to users who want to have multiple windowed terminals, but not a full X11 desktop environment, admins who want a more capable physical console at the rack / head node, but will not (or cannot) install X11/Wayland, and people who used the DOS-era "shells" like IBM DOS Shell, DESQview, WordPerfect Office, and Direct Access, and want similar features in their terminals without having to learn Emacs Lisp.

desktop textmode java windowmanager
signald https://gitlab.com/thefinn93/signald
Wed 30 Dec 2020 09:12:14 PM PST archive.org

A daemon which implements an API bridge to the Signal network. This is for hooking bots into the Signal messaging network as well as connecting other kinds of software and webhooks in.

java daemon api messaging signal privacy encryption
Blynk IoT platform: for businesses and developers https://blynk.io/
Fri 18 Dec 2020 06:18:07 PM PST archive.org

Join the most popular Internet of Things platform with free Cloud, iOS and Android mobile apps, Web dashboard, and Machine Learning. Has mobile apps for interacting with interfaced devices. Assemble custom apps with a drag-and-drop builder. If it's networked and you can mess with it, you can get it talking to Blynk.

If you want to use their service, developer accounts are free but are limited to five (5) devices at a time. Paid service starts at $415us.

Open source: You can download the server's source code and run it yourself if you want. It's written in Java.

Github: https://github.com/blynkkk/blynk-server

iot service exocortex mobile apps web rest api foss java
fox/tt-irc: Tiny Tiny IRC https://git.tt-rss.org/fox/tt-irc
Wed 13 Nov 2019 02:06:24 PM PST archive.org

An Ajax-powered web IRC client. Has some PHP and some server-side Java. Ugh. Also requires Postgres and Redis.

webapps irc client php java
Finn Herzfeld / signald · GitLab https://git.callpipe.com/finn/signald
Sun 29 Sep 2019 05:20:38 PM PDT archive.org

A daemon that implements the Signal protocol. You have to interact with it through the UNIX socket it opens. You can either register a brand-new phone number for this daemon or add it to the one you already have.

In the AUR.

linux daemon signal protocols sms mms java
GitHub - mdeverdelhan/ACR122U-reader-writer: A simple tool to read/write Mifare RFID tags with an ACR122U device https://github.com/mdeverdelhan/ACR122U-reader-writer
Wed 31 Jul 2019 10:52:15 AM PDT archive.org
java usb linux rfid nfc reader writer utilities
GitHub - dernasherbrezon/rtlSpectrum: Analyze spectrograms created by rtl_power https://github.com/dernasherbrezon/rtlSpectrum
Tue 16 Jul 2019 03:24:42 PM PDT archive.org

Analyze spectrograms created by rtl_power.

rtlsdr radio java graphs signals
Gephi - The Open Graph Viz Platform https://gephi.org/
Tue 29 Jan 2019 10:14:34 PM PST archive.org

Visualization and exploration software for all kinds of graphs and networks. Map and explore data points and entities. Trace links between entities. Analyze graph data for patterns. Can be extended with plugins (https://gephi.org/plugins/).

data exploration analysis gui links exocortex java api mapping analytics
Loklak Search - Distributed Open Source Search for Twitter and Social Media with Peer to Peer Technology https://loklak.org/
Mon 21 Jan 2019 07:06:16 PM PST archive.org

An open source search engine for social media, by one of the developers of YaCy. Can monitor Twitter, Youtube, Github,

Can return JSON as well as RSS for search results.

API: https://api.loklak.org/

Source code: https://github.com/loklak/loklak_server

foss searchengine socialmedia comments java
page 1 / 2
6375 links, including 417 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn