Hi everybody
I have some problem, I analize some dd image file and I need to find txt
files while I reading this image using a perl script, but I can only use a
REGEX expression to find txtx files, but is it possible? or exist some
module that can help me find some txt files while perl is analysin
Hi everybody
thanks for read
I have a problem with CPAN, the problem is becouse I change my PERL
version...
Well First create in my .bashrc my perl variable
export PERL_HOME=/usr/local/Perl-5.10/perl-5.10.0
export
PATH=${ANT_HOME}/bin:${JAVA_HOME}/bin:${JRE_HOME}/bin:${PYTHON_HOME}/bin:${RU
thanks
But Im know do that...
I want
Read the dd image file using perl and with some modules (thats my question)
xtract information to do a forensic analyse...
thanks
On Tue, Jan 13, 2009 at 2:03 AM, Chas. Owens wrote:
> On Mon, Jan 12, 2009 at 23:39, Armin Garcia wrote:
>
Hi !!!
Well Does anybody knows how Can I analyze a dd image of WindowsXP using
Perl?
I mean, exist some module for obtain info of this dd files?
Books? articles? URLS?
I hope some body help me And thans so much
ems, and maybe works or help some other people.
Thanks all the people who reply all my latest post and give time to this
problem, thanks for all
On Fri, Jun 20, 2008 at 10:09 AM, David Romero <[EMAIL PROTECTED]> wrote:
> Use the Mail::Sender Module, is to easy with it
>
> (ref
hi
well i have some problems again, thats my new code:
#!/usr/bin/perl -w
#Modulos
use MIME::Lite;
use warnings;
use strict;
##
Configuration
##
###
-- Forwarded message --
From: Armin Garcia <[EMAIL PROTECTED]>
Date: Tue, Jun 17, 2008 at 12:44 PM
Subject: Re: How attach files and send mails on perl
To: [EMAIL PROTECTED]
hi
well i have some problems again, thats my new code:
#!/usr/bin/perl -w
#Modulos
us
to help us, not create a problem,
but if i cause a problem for you, please forgiveme and recive all my
apologies Thanks for reading and reply this post
On Wed, Jun 11, 2008 at 7:37 PM, Rob Dixon <[EMAIL PROTECTED]> wrote:
> Randal L. Schwartz wrote:
> > [Earlier...]
>
g->add(Subject => "Test attach files");
### Send the Message
#MIME::Lite->send('smtp', honeyclient.seguridad.unam.mx, Timeout=>60);
$msg->send;
thanks for all and see you soon
2008/6/11 Rob Dixon <[EMAIL PROTECTED]>:
> Armin Garcia wrote:
> > Hi
&g
Hi
Well i try to attach a file, but i dont know what function or method i need
to use, here is my code, i hope anybody can help me thanks
(im only want to attach files, thanlks )
#!/usr/bin/perl
use Mail::Internet;
use Mail::Box::Manager;
use Email::Folder;
$folder_file = "/home/agarc
Hi
well i have a problem, i need to terminate some script in 20 minutes, but i
dont know how i can do this, i mean i run my script, but becouse this script
executes another application the only way to stop this aplication is with
"CTRL + C", but i want finish this script in 20 min and i dont want
Hi
well i work with mbox files, but i have a huge mbox file, its 339 MB and
when i processing this file with Mail::MboxParser module, my program breaks
becouse send a message of out of memory
I think is becouse the module Mail::MboxParser try to up in the cache all
the file but becouse the fi
Hi all ;)
im working on high performance dns server using perl , its nearly completed but
i had some very urgent and bad looking problem ,
well , im using single hash value to store all queries , for example
$mhash{"kernel.org"}{"MX"} returns cached MX query of kernel.org , the problem
is ,
Robert Brown wrote:
Andrew Gaffney writes:
> zentara wrote:
> > Well, gifs were shunned by alot of the software writers because of
> > the old patent issues. So your best bet will be to make your image as
> > a jpg or png, then convert it to gif afterwards.
>
> Is PNG a good format for a 51x
14 matches
Mail list logo