certego / fw1-loggrabber

FW1-Loggrabber is a command-line tool to grab logfiles from remote Checkpoint devices using OPSEC LEA (Log Export API)
GNU General Public License v2.0
53 stars 35 forks source link

Porting to Windows platform with new OPSEC SDK 6.2 #51

Open zengelan opened 5 years ago

zengelan commented 5 years ago

Hi Certego team, please find here the changes to port this utility to the Windows platform using OPSEC SDK 6.2. This builds with VS2010 on Visual C++ 10.0 and links dynamically, so the OPSEC and pthreads-win32 dlls need to be installed, too. Notable changes: