Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

__libc_csu_init. my progamm does not contain this function #2

Open
escapemarius opened this issue Feb 29, 2024 · 2 comments
Open

__libc_csu_init. my progamm does not contain this function #2

escapemarius opened this issue Feb 29, 2024 · 2 comments

Comments

@escapemarius
Copy link

escapemarius commented Feb 29, 2024

No description provided.

@escapemarius escapemarius changed the title Can't find Brop Gadget . Feb 29, 2024
@escapemarius escapemarius changed the title . __libc_csu_init. my progamm does not contain this function Mar 1, 2024
@escapemarius
Copy link
Author

So i can't find this brop gadget.

@Enigmatrix
Copy link

most binaries compiled with clang and gcc will have them. maybe your binary is compiled with -nostdlib. check the compilation flags/makefile for that challenge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants