- Joined
- Mar 17, 2006
- Messages
- 2,866
- Points
- 113
hi all, getting back into programming more now and just updated some of my software on http://deeptide.com/index.htm
special discount:
if anyone has donated $15 in the past or does so in the future while this coupon active i will give u a copy of 1 program for free=) if u are interested just send me an email at atarasov(!a!T)hushmail d0tcom
newest program is DeepTide Malware IDS
basically this program acts as a host intrusion detection system, and downloads a list of IP address associated with malware from https://zeustracker.abuse.ch and MDL and monitors network traffic for packets to or from the malicious IP addresses and alerts user if malicious packets are detected
IP parsing / extraction done w/ boost::regex, https URL contents downloaded w/ openssl and libcurl (annoying to compile openssl in devc++), winpcap used for network monitoring.
currently monitors a little over 4000 IPs
updated Compressed NTFS File Decompressor to v4.0
decompresses all compressed ntfs files on a drive
note: programs might not work unless run w/ administrative rights (right click and 'run as administrator'). might need to disable antivirus or firewall software and/or set a rule to allow the programs due to the downloading and low level operations used by software
hope u all find this useful. questions/comments/suggestions on software always welcomed=)
special discount:
if anyone has donated $15 in the past or does so in the future while this coupon active i will give u a copy of 1 program for free=) if u are interested just send me an email at atarasov(!a!T)hushmail d0tcom
newest program is DeepTide Malware IDS
basically this program acts as a host intrusion detection system, and downloads a list of IP address associated with malware from https://zeustracker.abuse.ch and MDL and monitors network traffic for packets to or from the malicious IP addresses and alerts user if malicious packets are detected
IP parsing / extraction done w/ boost::regex, https URL contents downloaded w/ openssl and libcurl (annoying to compile openssl in devc++), winpcap used for network monitoring.
currently monitors a little over 4000 IPs
updated Compressed NTFS File Decompressor to v4.0
decompresses all compressed ntfs files on a drive
note: programs might not work unless run w/ administrative rights (right click and 'run as administrator'). might need to disable antivirus or firewall software and/or set a rule to allow the programs due to the downloading and low level operations used by software
hope u all find this useful. questions/comments/suggestions on software always welcomed=)