Will likely need this one day: [Wayback/Archive] GitHub – LaurieWired/Malimite: iOS and macOS Decompiler
--jeroen
Posted by jpluimers on 2025/05/21
Will likely need this one day: [Wayback/Archive] GitHub – LaurieWired/Malimite: iOS and macOS Decompiler
--jeroen
Posted in Development, iOS Development, ObjectiveC, Software Development, Swift | Leave a Comment »
Posted by jpluimers on 2025/05/21
From a while ago: [Wayback/Archive] Kristian Köhntopp on Twitter: “embedded.fm/episodes/334 Embedded.fm with @mattgodbolt of godbolt.org fame, on among other things becoming a verb, 6502s, exploring compilers, and application binary interfaces.”
Posted in .NET, C#, C++, Development, FreePascal, Pascal, Software Development | Leave a Comment »
Posted by jpluimers on 2025/05/20
For my link archive: [Wayback/Archive] Debugging Win32 binaries in Ghidra via Wine
[Wayback/Archive] Ghidra is a cross-platform reverse-engineering and binary analysis tool, with recent versions including support for dynamic analysis. I want to try using it as a replacement for IDA Pro in reverse-engineering of Win32 binaries, but hit bugs related to address space detection when running gdbserver with Wine ([Wayback/Archive] ghidra#4534).
This post contains custom GDB commands that allow Ghidra to query the Linux process ID and memory maps of a Win32 target process running in 32-bit Wine on a 64-bit Linux host.
Via [Wayback/Archive] Ptrace Security GmbH on Twitter: “Debugging Win32 binaries in Ghidra via Wine #Pentesting #Debugging #CyberSecurity #Infosec”.
--jeroen
Posted in Debugging, Development, Software Development, Windows Development | Tagged: CyberSecurity, Debugging, infosec, Pentesting | Leave a Comment »
Posted by jpluimers on 2025/05/20
Every once in a while I discover an answer I have not yet put on my blog, especially as related answer are always interesting.
This is one that didn’t make it until now: [Wayback/Archive] Exceptions and DLL in Delphi – Stack Overflow (thanks [Wayback/Archive] jpfollenius, [Wayback/Archive] Deltics and [Wayback/Archive] Lars Truijens)
Posted in Conference Topics, Conferences, Delphi, Development, Event, Software Development, Undocumented Delphi, Windows Development | Leave a Comment »
Posted by jpluimers on 2025/05/19
Posted in Uncategorized | Leave a Comment »
Posted by jpluimers on 2025/05/19
The [Wayback] Archive Today blog has not been updated for more than a year now*, and this looks to coincide with up-time issues.
Part of the inability to save pages in Archive.Today (or any of their other domains) or access them can have to do with DNS issues, actually confirmed by the linked Wikipedia article. There are many links on them, some are these reddit threads:
The really cool thing is that during after the Internet Archive hack (and therefore Wayback Machine downtime), Archive Today held up pretty much OK, so not all is bad (:
Anyway Archive Today archival started to work again after some 4 hours of problems, and I got dragged into other work, so there was no chance to investigate further. Hopefully another day… or preferably: hopefully they stay up.
Query: [Wayback/Archive] archive today down – Google Suche
--jeroen

Wayback Machine archival: “Sorry
Cannot resolve host blog.archive.today.”
Posted in archive.is / archive.today, Archiving, Internet, Power User | Leave a Comment »
Posted by jpluimers on 2025/05/16
A while ago I bumped into this video about likely the rarest model in the Apple II series: the Apple IIc Plus:
[Wayback/Archive] Apple IIc Plus – the rarest and fastest Apple II! – YouTube
Returning to one of my favorite subjects – the Apple II – I decide to finally repair a broken Apple IIc Plus gifted to me a little more than a year ago. This machine was the final true hardware revision to the Apple II line, coming in 1988, and the last standalone machine in the line released. It was also the fastest, with a 4Mhz CPU (vs. 1Mhz in most other Apple II’s, and 2.6Mhz in the IIGS). But it was a problematic machine for Apple, with a concept that had been watered down to the point of, well, pointlessness.
The market wanted it even less than it wanted the original IIc (which was my first computer – the one in the thumbnail is my original machine). Still, it is an interesting computer for its accelerated CPU, and its somewhat anachronistic nature at the time of its launch.
It has a cool demo of Flight Simulator II demo mode (which back in those days crashing the plane – demo modes luckily improved from there :) at both 1 Mhz and 4 Mhz. It indeed is not smooth, but a lot faster.
The problem back in those days with acceleration is it would not just improve render speed, but also increase clock time speed. It made most games almost impossible to play in accelerated mode.
If I ever get one, I need to replace the 110V power supply with a 240V/110V auto-switching one as per [Wayback/Archive] IIc + 240v Power:
Posted in 6502, Apple, Apple ][, History, Power User | Leave a Comment »
Posted by jpluimers on 2025/05/16
Cyber Gangsta’s Paradise | Prof. Merli ft. MC BlackHat [Parody Music Video] – YouTube [Wayback/Archive]
Cyber Gangsta’s Paradise; professor Merli featuring MC Blackhat
#ParodyMusicVideo #cybergangster #paradise #reimtsich
Via @christopherkunz@chaos.social [Wayback/Archive]
The video is on the walled garden called Instagram as well, but since I intentionally don’t have an account there accessing is hard. Anyway, it is at: [WaybackSave/Archive] Instagram: „Cyber Gangsta’s Paradise“ feiert Premiere 🎶🎬.
In the past, picuki was an alternative. Now it fails for instagram content. [Wayback/Archive] Instagram Reels Download with Reels Downloader got me to [Wayback/Archive] cdninstagram, which in the end worked.
Transcript (via Google, typos all mine), song-text (from video description), and of course the credits:
Posted in Blue team, Cyber, Infosec (Information Security), Power User, Red team, Security | Tagged: cybergangster, paradise, ParodyMusicVideo, reimtsich | Leave a Comment »
Posted by jpluimers on 2025/05/16
Trying to trim down excessive CPU usage of my web browsers, and lessen the risk of intrusion, I experimented with globally disabling JavaScript and only enabling it on sites where it adds value to me.
That is possible (see below), but immediately showed a big side effect: Bookmarklets will not work on sites that have JavaScript disabled.
Disabling JavaScript globally only allows Bookmarklets on sites where you have enabled JavaScript. Not the situation I hoped for (:
I’ll try it for a while though.
Posted in Bookmarklet, Chrome, Chrome, Development, Firefox, Google, JavaScript/ECMAScript, Power User, Scripting, Software Development, Web Browsers, Web Development | Leave a Comment »