Rourke101

Results 10 issues of Rourke101

I just pulled the latest version and got this: ``` docker run --rm -it phocean/msf /usr/local/bin/init.sh: line 5: /etc/init.d/postgresql: No such file or directory ```

I have an old conversation, where I was in one time zone and the other person was in another time zone. Whatsapp used to print the dates as they were...

bug

I have just installed Cookie Editor from: https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?hl=en In any page, no matter which one, I get the message: **_This page does not have any cookies_** Which is false, as...

bug

Is there an option to ignore certificates? Like working on plain, non-encrypted data. `[2020-11-13T14:48:16-08:00] [error] [network_crypto] set context CA failed (No such process)` `[2020-11-13T14:48:16-08:00] [error] [network_crypto] set context crt failed...

The command Edit-Copy as HTML does not get the colours of the terminal, as it does with the normal files

Is it possible to get CS4 support? I have installed it but nothing happens and I cannot import webm files (it says the format is not recognised)

I have used x64dbg to check a function and launch snowman from there. Snowman was able to recognise a return 1, but why it doesn't recognise the alternative return 0?...

question

suffers from XSS. Is it possible to enable some sort of "escape='true'" like in JSF?

I am trying to use mona with x64dbg. I installed the files as instructed. ``` [PYTHON] Found valid PythonHome in the plugin settings! [PYTHON] PythonHome: "c:\Program Files\Python\Python27\" C:\x64dbg\release\x32\plugins\x64dbgpy [PYTHON] Could...

Is there a way to highlight syntax on instructions that are preceded by some information? Example coming from three different disassemblers: ``` 015F:004045D3 B801000000 MOV EAX,00000001 CODE:004F5EDA 131C E8 15...