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
>
> >>>>>> ""Armin" == "Armin Garcia" <[EMAIL PROTECTED]> writes:
> >
> > Armin> [...] here is my code, i hope anybody can help me [...]
> >
> > [note he said "my code"]
> >
> > [And then later...]
>
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
12 matches
Mail list logo