hack
Here are 1,015 public repositories matching this topic...
Request in source-foundry/Hack#230 (comment)
$ brew tap caskroom/fonts
$ brew cask install font-hack
-
Updated
Mar 9, 2020 - C
-
Updated
Mar 9, 2020 - Ruby
Description
In pwndbg release 2017.02.01 build: 1ab3de0, when registers changed while debugging a program, there would be an asterisk near the changed register which could be customized with context-register-changed-marker and context-register-changed-color.
These config options are still available, however in later releases (both 2018.07.29 and 2019.01.25) there doesn't seem to be a
-
Updated
Mar 8, 2020 - C#
-
Updated
Mar 9, 2020 - JavaScript
-
Updated
Mar 7, 2020 - Python
Problem:
You list:
http://10.5.5.9/gp/gpControl/setting/2/3
as the command for 2.7K 4:3
but that doesn't work, and the correct command is
http://10.5.5.9/gp/gpControl/setting/2/6
I have to wonder if this was inherited from previous models. I tested on the hero 7 black.
Also I think it's worth pointing out on that page that the aspect ratio MUST be set in correct combination with
-
Updated
Mar 9, 2020 - C#
-
Updated
Mar 7, 2020 - JavaScript
-
Updated
Mar 6, 2020
As you may have seen, the latest commits also contain a new clone mode which has been implemented by @robots - thanks for that! The related pull request was #118.
However, there are still some things to be done:
- Visual feedback in case of clone success. I suggest adding an LED function (called "CLONE_DONE" or anything like that) which blinks a few times a soon as the clone process is fi
I've seen that @DHLF has started writing a usage guide about GC in the GH wiki at the address above.
I had left the wiki access open on purpose, I thanks him for taking the initiative, there are basically no "tutorial-like" resources on GC/scanmem, it sure wouldn't hurt.
I open this issue to contain questions, discussion or plans about the said wiki.
I've tried launching this from the .exe in the zip file download and by installing it via the Installer.msi both keep giving me the "not a valid Win32 application" message shown in the screenshot attached here. I'm running Windows XP on Parallels Desktop 14 on a Mac Mini with a 3GHz Intel Core i7 and 16GB of RAM so it isn't an issue of hardware compatibility or at least it shouldn't be. If anyone
-
Updated
Mar 3, 2020 - C
OS: Ubuntu 18.04.02 LTS
The error occures because on line 86 rsync fails to expand the asterisk. Works as intended on Debian 10.
-
Updated
Mar 6, 2020 - Dockerfile
So it's the 5th of January 2018, and there is a 66mb update for CS:GO,
Is the current version (1.0.6) Still Undetected??
Thanks
Improve this page
Add a description, image, and links to the hack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hack topic, visit your repo's landing page and select "manage topics."
HHVM is missing some
SODIUM_CRYPTO_GENERICHASH_*constants.see : https://www.php.net/manual/en/sodium.constants.php
the missing constants :
const int SODIUM_CRYPTO_GENERICHASH_BYTES = 32;const int SODIUM_CRYPTO_GENERICHASH_BYTES_MAX = 64;const int SODIUM_CRYPTO_GENERICHASH_BYTES_MIN = 16;polyfill : https://github.com/nuxed/crypto/blob/master/src/Nuxed/Crypto/_Private