Sinisterly
[Release] Anarchists Tool Kit - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Sharing (https://sinister.ly/Forum-Sharing)
+--- Forum: Programs (https://sinister.ly/Forum-Programs)
+--- Thread: [Release] Anarchists Tool Kit (/Thread-Release-Anarchists-Tool-Kit)

Pages: 1 2


[Release] Anarchists Tool Kit - Nefarious - 03-07-2013

[Image: x91N1zt.png]

VirusTotal

Download


There is one detection, I don't know why.

Please report any bugs/issues here.
If you would like any tool added feel free to request them and I'll see what I can do.


RE: [Release] Anarchists Tool Kit - TechSaavy - 03-07-2013

Thanks mate!
Legit tool, going to use it often Smile
The detection is because of the UDP Flooder. It's detected as a hacktool, but it's not dangeruos for you.

Good job, and thanks for the share


RE: [Release] Anarchists Tool Kit - ๖ۣۣۜۜFear - 03-07-2013

Nice share I guess, please tell me though this isn't in VB.NET.


RE: [Release] Anarchists Tool Kit - Nefarious - 03-07-2013

(03-07-2013, 01:30 PM)CamIce Wrote: Thanks mate!
Legit tool, going to use it often Smile
The detection is because of the UDP Flooder. It's detected as a hacktool, but it's not dangeruos for you. :blackhat:

Good job, and thanks for the share
Thanks for checking it out. Smile I hope it proves useful.

(03-07-2013, 01:36 PM)๖ۣۣۜۜFear Wrote: Nice share I guess, please tell me though this isn't in VB.NET.
Yes it is in vb.net. Sorry :dodgy:


RE: [Release] Anarchists Tool Kit - BreShiE - 03-07-2013

Code:
Kaspersky HEUR:HackTool.MSIL.Flooder.gen 20130307

All this means, is that Kaspersky has detected an internet flooder in your program and by looking at your picture, I can see the "UDP Flooder" there. This does NOT mean the program is infected, this just means Kaspersky doesn't like flooders.

On a side note, I hate the installer. Gives your spam-ware. Hate it.


RE: [Release] Anarchists Tool Kit - Nefarious - 03-07-2013

(03-07-2013, 01:55 PM)BreShiE Wrote:
Code:
Kaspersky HEUR:HackTool.MSIL.Flooder.gen 20130307

All this means, is that Kaspersky has detected an internet flooder in your program and by looking at your picture, I can see the "UDP Flooder" there. This does NOT mean the program is infected, this just means Kaspersky doesn't like flooders.

On a side note, I hate the installer. Gives your spam-ware. Hate it.

There should be a checkbox that will remove it from the download. It was the only file host i knew of the did not have a timer and did not require a account. I'm lazy.


RE: [Release] Anarchists Tool Kit - Bannedshee - 03-07-2013

This is just a smaller version of AnarchyTools, good release though.


RE: [Release] Anarchists Tool Kit - BreShiE - 03-08-2013

(03-07-2013, 02:00 PM)Three Wrote:
(03-07-2013, 01:55 PM)BreShiE Wrote:
Code:
Kaspersky HEUR:HackTool.MSIL.Flooder.gen 20130307

All this means, is that Kaspersky has detected an internet flooder in your program and by looking at your picture, I can see the "UDP Flooder" there. This does NOT mean the program is infected, this just means Kaspersky doesn't like flooders.

On a side note, I hate the installer. Gives your spam-ware. Hate it.

There should be a checkbox that will remove it from the download. It was the only file host i knew of the did not have a timer and did not require a account. I'm lazy.

So why not just build the .exe? Why even bother to create an installer out of it, then just upload it to somewhere like sendspace like me?


RE: [Release] Anarchists Tool Kit - cxS - 03-08-2013

To make it more like a toolkit, I would suggest having it like a dynamic toolbox, which can load dll's externally so that every other member can contribute to this "toolbox" and keep it unique if they like. Thus, your application would act as a wrapper for other mini-programs.


RE: [Release] Anarchists Tool Kit - Nefarious - 03-08-2013

(03-08-2013, 01:02 AM)BreShiE Wrote:
(03-07-2013, 02:00 PM)Three Wrote:
(03-07-2013, 01:55 PM)BreShiE Wrote:
Code:
Kaspersky HEUR:HackTool.MSIL.Flooder.gen 20130307

All this means, is that Kaspersky has detected an internet flooder in your program and by looking at your picture, I can see the "UDP Flooder" there. This does NOT mean the program is infected, this just means Kaspersky doesn't like flooders.

On a side note, I hate the installer. Gives your spam-ware. Hate it.

There should be a checkbox that will remove it from the download. It was the only file host i knew of the did not have a timer and did not require a account. I'm lazy.

So why not just build the .exe? Why even bother to create an installer out of it, then just upload it to somewhere like sendspace like me?

I actually did not know that the website made a installer. I uploaded the exe. EDIT: I switched to send space

(03-08-2013, 01:57 AM)cxS Wrote: To make it more like a toolkit, I would suggest having it like a dynamic toolbox, which can load dll's externally so that every other member can contribute to this "toolbox" and keep it unique if they like. Thus, your application would act as a wrapper for other mini-programs.
The problem with that being is I'm not a good coder and would have no idea how to do any of that.