Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Goodies
Goodies has asked
16
questions and find answers to
24
problems.
Stats
564
EtPoint
134
Vote count
16
questions
24
answers
About
I pentest a bit.
Goodies questions
Cannot compile x86 in GCC crunchbang
Why does unordered_set use significantly more RAM than data it contains?
How can I turn this into shellcode?
64-bit C++ passing functions with "different" calling conventions as parameters gives ambiguous error
Difference between __new__ and __init__ order in Python2/3
How can I change this code to use context managers?
Why am I getting a segmentation fault? (Testing Shellcode)
Can you get the instance variable name from a class? [duplicate]
What makes Python3's print function thread safe?
Why can Linux accept sockets in multiprocessing?
Goodies answers
Create key/value pair in Python using an if conditional
Python regex matching whatever matched in previous group (1 out of multiple options)
How to check if a list ONLY contains a certain item
Initializing variables in header C++
How do I check for a certain type of OSError in a try except block?
recv and recvfrom, socket programming using python
writing functions in assembler
Why does python/numpy's += mutate the original array?
Is Unix glob style pattern case sensitive in Python's glob module?