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
15
questions and find answers to
23
problems.
Stats
542
EtPoint
130
Vote count
15
questions
23
answers
About
I pentest a bit.
Goodies questions
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
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?