Today is a great day, its the day, Loki finally runs on all big operating systems. Im proud to announce the first Loki release for Windows!
There are a few things not working (yet / at all) under Windows. Those are:
- The WLCCP Module – ive not yet managed to build and link against asleap on windows [but time may help (-; ]
- TCP-MD5 Auth for BGP – This will never work, as Windows has no TCP-MD5 impl. in the kernel
- The MPLS Module – Had some hassle here with WinPcap, may be working in the future
The most testing so far was done on Windows 7 were all the other functions work as they do on Linux and Mac.
Download the installer here [1ebf2edbb0cdb631dc2704e82d9c2d778fac703d].
cheers
/daniel
3 Comments for Loki for Windows released
Edson G. Leme | January 20, 2013 at 8:06 pm
Mr. Derp | April 12, 2013 at 5:11 am
Thanks for releasing the tool. It’s awesome!
Mr. Derp
Twitter
Posts

I`ve installed the Loki for Windows in my PC with Windows 7 Ultimate 32 bits, Python 2.6.6 and cx_Freeze 4.3.1, but I found the problem below. Can somebody help me to solve that?
”
cx_Freeze: Python error in main script
Traceback (most recent call last):
File “c:\Python26\lib\site-packages\cx_Freeze\initscripts\Console.py”, line 27, in
exec code in m.__dict__
File “src/loki.py”, line 55, in
ImportError: DLL load failed: %1 não é um aplicativo Win32 válido.
Thanks