top of page
OLIVER'S PROGRAMMING BLOG
how to remove malware: Sality
Hello, I am sorry I haven't posted in a while, I was busy preparing for a choir trip, I had to focus on school, and I didn't know what to...
-
May 16, 20231 min read
WannaCry
The WannaCry ransomware attack occurred in 2017 and is considered the worst malware attack caused by ransomware. It targeted computers...
-
Jan 27, 20231 min read
How to remove Emotet
Download AutoRuns from here: https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns restart windows into safe mode Extract...
-
Jan 26, 20231 min read
VSearch Removal
VSearch is a family of Adware that targets macOS. Here's how to remove it manually. 1. Safari: Go to Safari go to preferences/settings go...
-
Jan 25, 20231 min read
ransomware
I know this isn't usually what I post, but I wanted to share this with you guys. There is a lot of news about ransomware this month, and...
-
Jan 24, 20231 min read
Sources for the Python errors
https://www.justintodata.com/python-error-and-fix/?utm_source=rss&utm_medium=rss&utm_campaign=python-error-and-fix
-
Jan 23, 20231 min read
Different errors in different programming languages part 1: python
Python errors can be confusing and I want to help you understand them so I am writing this blog post for just that. Syntax errors: Also...
-
Jan 23, 20231 min read
Sources for java vs javascript
https://blog.hubspot.com/website/java-vs.-javascript https://www.thesoftwareguild.com/faq/difference-between-java-and-javascript/...
-
Jan 22, 20231 min read
Java vs JavaScript
Java and JavaScript are two different Programming languages and here are the differences JavaScript code is interpreted and Java is a...
-
Jan 22, 20231 min read
bottom of page