by DATUREX GmbH | Aug 28, 2016 | Encryption
git clone https://github.com/hashcat/hashcat.git mkdir -p hashcat/deps git clone https://github.com/KhronosGroup/OpenCL-Headers.git hashcat/deps/OpenCL cd hashcat/ make ./example0.sh
by DATUREX GmbH | Jun 25, 2016 | AngularJS
If you couldn't debug this and the amount of data is not incredible much, then this solution may help. My Solution: Check your Code and remove double functions in namespace, e.g. filter in the app level and on controller level with the same...
by DATUREX GmbH | May 29, 2016 | General, Mac OSX
You have to add this text below to your ~/.bash_profile alias ll='ls -lG'
by DATUREX GmbH | May 29, 2016 | Android, AngularJS, IONIC, IOS
You need to add a plugin and a configuration to work this arround: https://github.com/apache/cordova-plugin-whitelist cordova plugin add cordova-plugin-whitelist Add this to your config.xml in the root of the ionic project: ...
by DATUREX GmbH | May 26, 2016 | IONIC, IOS
If you can't archive a successfull build, it could be that you didn't choosed the correct device and you should check if you filled the deploy target correctly.
Recent Comments