Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
typ1232
typ1232 has asked
20
questions and find answers to
26
problems.
Stats
704
EtPoint
185
Vote count
20
questions
26
answers
About
I like C/C++, assembler and reverse engineering stuff.
https://bitbucket.org/rafzi/hacklib
typ1232 questions
Linking a shared library with unresolved symbols on linux
Internal compiler error - Templated conversion operator in switch expression
Does the unsigned keyword affect the result of sizeof?
How to get rid of weak_ptrs in a container
typ1232 answers
c++ get elapsed time platform independent
How does a debugger set breakpoints if the image is in read-only memory?
Value in Carry Flag
In the example below the function object "rev" is defined in terms of itself. How is this possible?
How to find the base structure address with negative offsets
How to use the div instruction to find remainder in x86 assembly?
What arguments are passed to entry point of a PE (Portable Executable) file?
Memory Hacking/Modifying in C++ [closed]
Compiler Error: Invalid Conversion from int* to unsigned int* [-fpermissive]
Launching std::thread using shared_ptr