search for: simsong

Displaying 3 results from an estimated 3 matches for "simsong".

Did you mean: simson
2018 Jul 10
0
./configure --with-openssl fails with OpenSSL 1.1, SSL_library_init now a macro
...d against openssl 1.1] << in openssl 1.1, SSL_library_init is a preprocessor macro, not an actual symbol; so libesmtp's ./configure erroneously thinks that libssl isn't available, >> There is a technique for fixing this problem by modifying configure.ac at https://github.com/simsong/tcpflow/commit/985f0259a17dfce73f0e7d99990ba70f194cd515 but I don't see how to apply it to nut-2.7.4/configure.ac Roger
2010 Mar 19
2
hivexml - Flattened vs. Expanded XML
All, Greetings. I am new to this mailing list. We have been working with XML for digital forensics. One of the areas that we wish to create a schema for is the representation of registry entries. We are interested in hivexml as a tool for extracting the registry as an XML representation. In our discussion with possible users, we have generally come to the conclusion that it is useful to
2011 May 07
2
hivexml rewrite
Greetings. I am new to this list. I am writing to you about hivexml. Richard Jones told me that he was considering abandoning this program. Instead, I am willing to take over maintenance of it. I am involved in computer forensics. I are in the midst of developing an XML standard to describe the Windows Registry. There are several programs that export the windows registry at XML. I have