Michael Parker

@michaelparker
19 Followers
18 Following
185 Posts
testing a new feature 2

Tried to book a bar. Ended up reverse engineering a malware campaign instead.

A fake "Cloudflare verify" page copied an obfuscated PowerShell loader to my clipboard. So I broke it down:

XOR-obfuscated script
Payload delivery
RedCap infostealer analysis
REMnux, Ghidra & Hybrid Analysis

Also watched the infrastructure get taken down mid-write-up.

First time doing any RE

https://blog.michaelrbparker.com/post/17

(Still haven't booked that drink.)

#CyberSecurity #MalwareAnalysis #ThreatAnalysis

Tried to buy a pint, Finding a Trojan: My First Malware Analysis

This story all started with me and some mates wanting to get a drink in one of those cool, trendy hipster places you see online (I promise I'm only 20

Tea's Blog

I’m seeing an epidemic of learned helplessness in programming. Students are learning to prompt, not code.

Core skills like debugging are fading. AI should be a tool, not a crutch. We need devs who don't freeze at a blank page.

https://blog.michaelrbparker.com/post/15

#Programming #SoftwareEngineering #ComputerScience #AI #LearningToCode #Developers #TechEducation #Coding #Learning #CS

An Epidemic of Learned Helplessness

Ok ok ok, I have a feeling this article might be a divisive one, and I accept that the people I speak to often have similar views to me, but I think w

Michael Parker's Blog

Made a small web game. Each day your given two words that people mix up. this might be due to similar meaning, sounds or spelling and you need to select the right sentence. Build a streak Almost Synonyms today! 🔥

https://almostsynonyms.com

Almost Synonyms — Daily Word Game

Can you tell the difference between almost-synonyms? Play one quick question a day and build your streak.

Every wanted to make your own #IOT RGB smart lights. I made a small program to host a flask site on a #raspberry pi zero W with a RGB strip. here a article iv written on how to set it up.

https://blog.michaelrbparker.com/post/12

#programming #coding #raspberrypi

How to Build a Smart RGB LED Strip Controller with a Raspberry Pi Zero W

So this is a bit different. In a recent live stream, we coded an RGB strip light web control system using an old Raspberry Pi Zero W. After the strea

Michael Parker's Blog

So a friend of mine had a great playlist but uses YT music for some reason. anyhow i ended up making a little command line tool to convert it to a spotify playlist https://github.com/micfun123/YT_To_Spotify

#music #coding #spotify

GitHub - micfun123/YT_To_Spotify

Contribute to micfun123/YT_To_Spotify development by creating an account on GitHub.

GitHub

How to Ask Programming Questions Online (A Small Rant)

https://blog.michaelrbparker.com/post/11

How to Ask Programming Questions Online (A Small Rant)

I hang around on many programming servers, forums, and other chatrooms. While _in person_ you can get away with: > **"Hey mate, can you take a quic

Michael Parker's Blog

It's time for a new article. This time, the write-up for my first ever #hackathon ran by Hack Pompey Ltd

#programming #coding #competition

https://blog.michaelrbparker.com/post/10

Hack Pompey 2025. My first hackathon

I want to start by saying Hack Pompey was an absolute blast – thank you so much to the Hack Pompey team and Sea Change for putting this together. I'

Michael Parker's Blog

How I made a basic trading bot for both crypto and traditional stocks peaking at a theoretical 65% ROI.
#stocks #crypto #trading #tradingbot #python #StudentDeveloper #Student

https://blog.michaelrbparker.com/post/9

How i made a basic trading bot for stock and crypto

There are two fundamental problems with people. The biggest one is that they sleep. When we are sleeping, we are not making money, and as Warr

Michael Parker's Blog

Using ML and AI for stock price prediction. I have written a small article where I have used Pytorch to create an LSTM model for stock prediction. I would appreciate any feedback.

https://blog.michaelrbparker.com/post/8

Using ML and AI for stock price prediction

Welcome back to yet another journey into AI (still highly caffeinated—Yorkshire Tea is the best brand of tea). If you haven't read [my first AI articl

Michael Parker's Blog