Displaying 7 results from an estimated 7 matches for "rekal".
Did you mean:
real
2017 Feb 20
2
Re: [PATCH v3 0/7] Feature: Yara file scanning
...APis to libguestfs ?
>
> Since the libguestfs VM is separate from the real VM, it can't
> be relying on any live process state to scan for malicious code,
> so must be exclusively considering the file contents.
>
This is the use case. For the former one, there are tools such as Rekall
and Volatility which already do a great job.
http://www.rekall-forensic.com/
http://www.volatilityfoundation.org/
> Could yara not simply use the existing libguestfs APIs to do its
> work. At the simplest case this might be having the FS fuse mounted
> at a location. Alternatively havi...
2004 Dec 16
2
MS Access XP on Wine?
Hi, is it possible to install Office XP con Wine? I only need Access
running. But I tried executing the "INSTALLACC.EXE" from the Office XP
CD and it doesnt work.
--
Capit?n Planeta de camino al planeta Fedora !!!
http://www.fedora-es.com/blog/2363
2017 Feb 21
0
Re: [PATCH v3 0/7] Feature: Yara file scanning
...t;
> > Since the libguestfs VM is separate from the real VM, it can't
> > be relying on any live process state to scan for malicious code,
> > so must be exclusively considering the file contents.
> >
> This is the use case. For the former one, there are tools such as Rekall
> and Volatility which already do a great job.
>
> http://www.rekall-forensic.com/
> http://www.volatilityfoundation.org/
>
> > Could yara not simply use the existing libguestfs APIs to do its
> > work. At the simplest case this might be having the FS fuse mounted
>...
2005 Sep 21
2
FWIW...
...ces, and
all other disclaimers apply.
1. I did a basic workstation install from 4.1 CD's deploying KDE and Gnome
desktops and, other than a few minor issues, mostly of my making,
everything went smoothly. The install process is excellent, fairly cogent
and straightforward.
2. I have used the Rekall database development application with MySQL for
nearly a year under various permutations of Linux, most notably Debian and
Mandriva. Since it is not delivered with CentOS, I was forced to locate
and download the source. I also downloaded and compiled the xbase and
xbsql (auxiliary utilities for Xb...
2009 Mar 16
7
WIne, Access 97 and mysql question/problem
I'm trying to get Access 97 running under wine and have it connect to a mysql server running on the linux side of the machine. I was able to get Access 97 installed and it runs good but no matter what I do I cannot get it to connect to the mysql server through the odbc connector.
I've tried it with the wine odbc stub and while I can get isql to hit the database on the linux side no
2017 Feb 19
9
[PATCH v3 0/7] Feature: Yara file scanning
Rebase patches on top of 1.35.25.
No changes since last series.
Matteo Cafasso (7):
daemon: expose file upload logic
appliance: add yara dependency
New API: yara_load
New API: yara_destroy
New API: internal_yara_scan
New API: yara_scan
yara_scan: added API tests
appliance/packagelist.in | 4 +
configure.ac | 1 +
daemon/Makefile.am
2005 Mar 09
15
SQL "editor"
Hello all,
I am curious about what tools you guys use to make your databases. I
know David uses CocoaMySQL. Are there other tools for other platforms
and for other databases? I''m not very good with the SQL language, so
I would like being able to do all my database setup with an
easy-to-use tool (defining tables, fields, primary keys, foreign keys,
indexes, etc.)
Big kisses,
Vincent.