Alexander01
user posted image

something like this, i prefer a console app but gui is always welcome smile.gif

thanks in advance!

btw this one is made by brOmstar but hever posted it unsure.gif
maybe you can post it here, would b nice smile.gif
brOmstar
np current version is 0.4 biggrin.gif

i will add it tomorrow cause it's veeeerry late here and i'm sitting in front of my laptop and not on my workstation ....
totof
Whait is the line filter what is the function of this tool rolleyes.gif
brOmstar
k here it is.

The main function is simple u can load a textfile(a log for example)
and can filter the lines with a special string in.

Example biggrin.gif
Parsing a weblogfile for a 'hacking' string like "uname -a" or any other string wink.gif .

Another option i have included is to filter ip's, replace strings and last but not least add a string to each line at the beginning and at the end.

Don't forget it 's written in c# so you need the ms .net framework.

user posted image
Alexander01
very nice work m8, it's really usefull to put some things after each line with 1 command... i don't know why notepad didn't have this option and there are no other programs that do this.. really crappy, but anyway, il gonna use it, thank you!
brOmstar
this was the reason i created it - no prog filter lines with a string inside(and filter the ips ) @ windows(or i haven't found one wink.gif)

and it was a good way to learn a little bit coding.
-Arthy-
Heey, this is what I've been looking for ever since.

I downloaded it, but it doesn't work here sad.gif
0xc0000135

Is it possible that you fix that?
I would love to use it smile.gif
Thx alot anyways m8!
cranky
are you kidding? a program to delete the first and last line of a file can be written in like 30 seconds in C. go read a tutorial on fopen and fgets then write your own.
brOmstar
There are some more options - replacing first and last line is really simple. The main idea was that it filters lines with a special string inside. All other options are only simple addons. The program is only a handy tool not something special.
-Arthy-
QUOTE (cranky @ May 4 2004, 11:01 PM)
are you kidding? a program to delete the first and last line of a file can be written in like 30 seconds in C. go read a tutorial on fopen and fgets then write your own.

thats not what I was asking.
Cool you can write it in 30 seconds, I can prolly do that in 1 hour.

But I'm a lazzy freak and I don't want to spoil my time inventing the tire again. (thats a dutch ... *forgot the name*)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.