Fork me on GitHub

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Ligustah

Pages: [1]
1
Development / Minesec
« on: March 28, 2011, 11:15:47 am »
Hi,

nobody seemes to have noticed the bug reports i filed at you bug tracker.
I uploaded a tiny proof-of-concept program that can be used to test the
bugs i reported.
I will add more test cases as i get to know about possibly new bugs.

http://www.file-upload.net/download-3318358/minesec.zip.html
http://www.virustotal.com/file-scan/report.html?id=af66c2189c7b466be7223f3674300a289fdc163074ad3f2c239a3a7ed120a258-1301303274#
(I'm not quite sure if that link works for you, in case of doubt just upload the file again)

Usage should be fairly intuitive.

2
Development / Plugins need to check if they are loaded?
« on: February 27, 2011, 02:42:06 pm »
Why do plugins need to check if they are loaded already?
Isn't that a thing general enough for the plugin loader to take care of?
If i am not mistaken all plugins use the very same code to do that check,
so why not put it to a place where it is done for all the plugins automatically?

Pages: [1]