![]() |
|
[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
|
RE: [Release] Anarchists Tool Kit - Nefarious - 03-09-2013 Bump. Does anyone else want to check this out? RE: [Release] Anarchists Tool Kit - Charon - 03-09-2013 Well done Three, how long did this take you to make? It looks nice and it also has some neat features. Keep it up!
RE: [Release] Anarchists Tool Kit - workaholics - 03-09-2013 It considers it to be a DDoS tool just like if you download LOIC. RE: [Release] Anarchists Tool Kit - BreShiE - 03-09-2013 Looks pretty simple, Three. Do you plan to expand on this? RE: [Release] Anarchists Tool Kit - Nefarious - 03-09-2013 (03-09-2013, 03:13 PM)INST1NCT Wrote: Well done Three,It took me three days I had issues making the flooder. I plan on adding more soon ![]() (03-09-2013, 05:19 PM)האקר Wrote: Looks pretty simple, Three. Do you plan to expand on this?I know it has mostly the same tools as other programs, hopefully I'll be able to improve it soon. RE: [Release] Anarchists Tool Kit - cxS - 03-10-2013 (03-09-2013, 11:43 PM)Three Wrote:(03-09-2013, 03:13 PM)INST1NCT Wrote: Well done Three,It took me three days I had issues making the flooder. If the idea is to add more, as I said a plugin system would be the perfect thing for this toolbox. Not the easiest task for a beginner, but this is the way I would go. RE: [Release] Anarchists Tool Kit - Nefarious - 03-10-2013 (03-10-2013, 01:25 AM)cxS Wrote:(03-09-2013, 11:43 PM)Three Wrote:(03-09-2013, 03:13 PM)INST1NCT Wrote: Well done Three,It took me three days I had issues making the flooder. I don't really think i can call myself a beginner, I have learned what i know from sources. I have not actually found a place to learn all the basic functions. RE: [Release] Anarchists Tool Kit - cxS - 03-10-2013 (03-10-2013, 01:50 AM)Three Wrote:(03-10-2013, 01:25 AM)cxS Wrote:(03-09-2013, 11:43 PM)Three Wrote:(03-09-2013, 03:13 PM)INST1NCT Wrote: Well done Three,It took me three days I had issues making the flooder. Try MSDN. Look into the String Class, find and take a look at some of the methods and properties available to it. Do the same with some other common Classes, Structures, and other value types. Structures are value types, so you'll want to look into the Integer (Int32 Structure), along with some of the others like Decimal, Single, Double, and unsigned Integer types as well. |