MadMakz™
[Mæd Mæks]
And its called ByteHero.
This one also seems to scan and sign only the headers, and not the container/encrypted/compressed code, the code that actually would held bad data.
That makes ByteHero also fail on probably all Bat2Exe, AutoIt and similar compiled scripts as it marks them all as a False-Positive Trojan due to their standart (and virus,-malware free) header shipped in EACH .exe.
This is AV detection made wrong at it’s best and simpelst.
I’m prepareing to start proper codeing on some of my tools again, mainly speaking of SteamUtility here but not limited to it
So i’ve moved all stuff into a dedicated VM and fit everything for quick access.
Should make codeing alot easier and faster since now it’s all cleaned and placed in categories, optimized for quick access.
Oh and if you’re a webdev, forget about XAMPP it’s dirty and bloaded use EasyPHP for latest or WAMPServer if you need to switch between PHP versions easily!
Took some time, lost some datas (old backup) but MadMakz.com is back online now
Gallery and Downloads are still uploading but will be fully back online within today too!
I just gifted myself a new PSU and finaly a NAS, last one to have a backupspace at home finaly, in case PC breaks again.
Spended money: ~140,- €
After nearly 4 weeks it seems the supplier finaly shiped some new iPhones.
Just got confirmed that my phone is in shipping now.
Should arrive within the next days.
Gonna install iTunes now on my temp PC so i can install my, already purchased, apps ASAP.
I’ll also post the list of apps i think they’re might be helpfull for Serveradmins and News authors once i’ve checked ‘em out.
So stay tuned for another post this week.
Makz
More awesomenes; http://waxaudio.com.au/
Ahhhh, this is another crap day of mine!
About an hour ago my PC just turned off to dead. Seems like the PSU burned, i really hope it’s just that, i really have no money to invest in any new PC parts.
Tomorrow i’ll hit the next Service store where i purchased my PC parts in hope i still have some warranty left.
I just wish that the RMA won’t take again 4 weeks (as it was with my GFX about a year ago).
Will post an update once i know more.
Laterz
I’ve updated my about page a bit
Today i came accross a permanent 500 Server Error when attempting to go to my sites wordpress admin.
To make things short;
The issue was between Suhosin and WordPress.
Yesterday i upgraded the Shuhoshin patch to v0.9.32.1. Since wordpress tries to alter the PHP’s memory_limit via ini_set it breaks as the Suhosin patch disallows such altering of settings.
Simple solution;
Make sure PHP can allocate enough space for WordPress (memory_limit should be at 64MB or above) and
place ini_set inside the disable_functions of your PHP.ini file.
Stop your webserver and kill any attached PHP processes, restart your webserver, done.
The WP devs should check to what the memlimit is set to before trying to do an ini_set. My limit already is 128M. But anyway, if you ask me, no weapp should use ini_set unless it’s due the install process.
Better way; Give out a notice/Warning so Admins actually know what to set instead of it happens sneaky in the background.
More details on that will follow in another post within the next days. So far i can only say that PP made me look like as i did a faud payment while i was, at no time, in financial problems! Also did a coupple of hundred Transactions via my verified PP accountover the past coupple of years without problems!
