Alberto Garcia Illera

Results 11 issues of Alberto Garcia Illera

Right now the communication (including the login page) goes over HTTP making it a serious security vulnerability

Very useful when analyzing multiple crashes. Cleaned up some code. making it more legible. Cheers

enhancement
afl-collect

Hi, I'm just wondering if you did not face any problem with DynamoRio being compiled with VS2013 and WinAFL being compiled with VS2015? Context: https://docs.microsoft.com/en-us/cpp/porting/binary-compat-2015-2017?view=vs-2017 `Also, binary compatibility only exists...

Add timestamp feature to know when the tags where obtained

Hi, right now all the projects get compiled using the dynamic Runtime (/MD option) even when build as static flag is set. It would be good to add another option...

First of all I want to appreciate you work making this project! I would like to know if there is way to automatically download the dependencies as ssl or sqlite...

Hi, I've read every tutorial in the documentation and the external resources but I've not found any information on symbolizing C++ containers. What would be the best approach to symbolize...

If the device is incorrect for the CUDA miner, this ugly error shows up and the "mining" keeps going on: ``` user@miner2:~/grin-miner$ ./target/release/grin-miner Starting Grin-Miner from config file at: /home/user/grin-miner/grin-miner.toml...

Can you add that option to the tool? AFL is not always perfect and flag some templates as crashes when they are not. Other cool thing would be deleting templates...

Hi, It would be useful to have a way to save the analysis of the templates to a file. Right now since after the `--` we need to pass the...