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
17
questions and find answers to
26
problems.
Stats
613
EtPoint
147
Vote count
17
questions
26
answers
About
I pentest a bit.
Goodies questions
An elegant way of comparing values of unsorted arrays in C? [closed]
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?
Goodies answers
Calculate time span in Python
How to exit a while loop in python?
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?