Reverse Engineering a Calculator
Coding and Reversing a very basic calculator in C.
Coding
Line 1-2
#include <stdio.h>
#include <stdlib.h>
These are the heaader files where I imported the standard libraries I would be needing in t
iqmacodes.hashnode.dev5 min read
oh sec
A noob interested in cyber and exploit dev
Hello nice to see you work in reversing . I am also new to reverse engineering and binary exploitation would love to connect/learn from you