pureMango.co.uk
there's nothing about mangos or purity. It's just a name..Security is important for your computer and your home. A security camera system will keep your home safe from intruders. Whether you're interested in installing an IP camera or prefer the ease of a wireless security camera, you can find great deals on surveillance video cameras online.
Some of the better scripts I've written. They're all command line utilities. The downloads come with code (compiles OK with lcc) and windows executables (tested under winXP/2k only).
Everything is released under the GPL as usual.
I'm very much a beginner in C so the coding probably isn't that great. I hope someone will find something here useful. Most of the code is my own work, and where I've used other people's code I've commented it as such. Ok then, without further ado:
Lists process info in plain or CSV format, kills processes by ID or exe name, kills single process or process tree. Great in conjunction with netcat.
download
The meat of this code was from alexfedotov.com's article on killing win32 processes in C.
Displays the first/last X lines of a file of any size. If you're interested in learning C, this was a great programming excercise.
there are a few bugs in tail - should be ready soon though!
Outputs randomness. Actually this script is more useful than it sounds, I wrote it to pipe to netcat to try to flood an small intranet with data. It didn't work but it sure looked cool in ethereal! Check out the features though:
limit output length in bytes
specify ASCII range to output
prepend/append data from file
wait X ms, every Y bytes
use given seed value to produce predictable randomness
download
A website scanner, investigates a server for files of your choice. Loads of customisable options including multiple proxies, sent HTTP header customisation, subdomain scan, 'stealth' subdomain scan (which basically just checks DNS without hitting the target server), etc, etc. My first useful C script, not great code.
download
Who: dsfgsdg
When: October 19th, 2006
Says: sounds like you rather wana use unix kinda os, linux for example already has tail/head as commands implemented, also, there is /dev/random, not to mention the process killer
Who: u24
When: October 22nd, 2006
Says: yeah I know, and this is exactly why I wanted to do windows versions of those utils :-)
Who: d2i
When: November 13th, 2006
Says: This is a great package to download from a beginers at c. I mainly develop using PHP/mySQL so the syntax is simular in most places. Do you know of any other sites i could use that would be a good resource for someone in my positions? Thanks a bunch.
Who: u24
When: November 13th, 2006
Says: Hi, sorry no I don't - I'm really happy you found this useful - I really am a beginner myself. I've got Sams TY C in 21 days, and a really old TYC++ book, but there are plenty of forums around - keep searching, look at other code you find and maybe invest in a book or two.
I'll try to get head/tail up soon.
Who:
When: January 15th, 2007
Says: Hi, I chat in a chat room and am contantly under attack by a guy who uses kiddy script to freeze my computer and kick me from explorer. I am not a techie. Do you know where I can obtain codes written in java so I can fight back? Thanks
---
from u24:
no, the myth of the "boot code" is, AFAIK totally unfounded. Report him to the people who run the chat room.
Who: u24
When: May 23rd, 2007
Says: some more scripts coming soon! :-)
Who:
When: October 26th, 2007
Says: Hey, do you also know about sub7 alias Backdoor g? It is written in Delphi, isn't it? Well, I've got another question. Soon I need to write a skilled work about Sub7 in Info lessons. Therefore I need the main source code of subseven in Delphi Borland, but I still don't know yet how to get one. And unfortunately I don't know what is neccessary to implement that kind of trojan on my own. I'd be really thankfull for advice.
Who: aka_ninetales
When: June 3rd, 2008
Says: Why don't you try reading some good book on C?After all in your guide about,which I read as well as followed regiliously, you stressed a lot on reading??????
* denotes a required field.
Your email address will be converted to an image to prevent spambots picking it up.









