Showing posts with label sourcecode. Show all posts
Showing posts with label sourcecode. Show all posts

Saturday, June 6, 2026

Linux Utils : aaruremote

 

aaruremote is a Linux utility by Nat Portillo. It works in pair with aaru to dump media on computer that can't run dotnet, or if you want to work in a client/server mode on several dump computers
  • compiled from source code
  • fixed a few compilation problem
  • added  systemd service, so it run as a service at install (and can run at boot)

aaruremote est un utilitaire Linux de Nat Portillo. Il fonctionne de pair avec aaru pour dumper des médias sur des ordinateur qui ne peuvent pas faire tourner dotnet, ou si vous voulez travailler en mode client/serveur sur plusieurs machines de dump.
  • compilé à partir du code source
  • résolu un petit problème de compilation
  • ajouté un service systemd, donc s’exécute comme un service a l'installation (et peut se lancer au démarrage de la machine)

Monday, December 22, 2025

Linux Utils : Propulse Tracker by hukka


Propulse is a Linux tracker by hukka
  • compiled from source code
  • changed data path (install in /usr/share/propulse) 
  • only for amd64 or i386 as there is assembly code 


Propulse est un tracker Linux de hukka
  • compilée à partir du code source
  • changé le chemin des données (installe dans /usr/share/propulse) 
  • seulement pour amd64 et i386 comme il y a du code assembleur 

Friday, April 25, 2025

Linux Demo : Au by NightRadio



Au is a linux demo by NightRadio
  • is a script that use pixilang
  • pixilang : compiled from source code
  • pixilang : patched for  cross-compilation
  • pixilang : added RSICV architecture


Au est une démo linux de NightRadio
  • sous forme de script utilisant pixilang
  • pixilang : compilée à partir du code source
  • pixilang : patché pour être cross-compilé
  • pixilang : ajout de l'architecture RISCV