cryptid11
cryptid11
Thanks that's a cool guy, I already find the nature of code book, but didn't know there is a js "version" of it, I think that was only in processing,...
Yes, this line is wrong wordlist_english=list(open(os.path.join(os.path.dirname(os.path.realpath(**file**)),'english.txt'),'r'))
TFRtABF4gATQ12mWSfBQ11DJw9U
I have the gcc-4.9.2-6.fc21.x86_64 one.
I got lua-5.2.2-8.fc21.x86_64 from package. Maybe I have to compile it actually... I also installed lua-devel-5.2.2-8.fc21.x86_64 with yum. Also try "sudo luarocks install luacrypto" but I got this (I don't...
Where I add that code? in lauxlib.h? and where? You say "The thing is that Fedora adds #define LUA_COMPAT_ALL to luaconf.h and Debian does not." what does this means? Please...
I do it but still same problem....:(
Yes, excuse: This is the file https://gist.github.com/cryptid11/89bf0c6cc3ad90b17445 When I execute "luarocks make luacrypto-0.3.2-1.rockspec": Before I got: ``` $ sudo luarocks make luacrypto-0.3.2-1.rockspec gcc -O2 -fPIC -I/usr/include -c src/lcrypto.c -o src/lcrypto.o...
Yes, I told you I also got "luacrypto 0.3.2-1 is now built and installed in /usr (license: MIT)" after a first (mine it seems) error. But when trying to install...
why isn't this enabled in the basic version of the extension?