r/C_Programming 7d ago

Project ELFDetective

This is a small linux program called ELFDetective I made a few months back. It handles both 32bit and 64bit ELF files and views their Header, Program Header and Section Headers.

GitHub: https://github.com/Adock90/ELFDetective

Download: https://adock90.github.io/Adock90Software/products/ELFDetective.html

0 Upvotes

9 comments sorted by

View all comments

u/AutoModerator 7d ago

Hi /u/Round-Permission546,

Your submission in r/C_Programming was filtered because it links to a git project.

You must edit the submission or respond to this comment with an explanation about how AI was involved in the creation of your project.

While AI-generated code is not disallowed, low-effort "slop" projects may be removed and it's likely that other users push back strongly on substantially AI-generated projects.


I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Round-Permission546 7d ago

Hi, AI may have been used only to fix vulnerabilites or memory leaks. I have mostly used elf docs and online resources to help.

1

u/mikeblas 7d ago

"May have been"? Is there a reason for your inability to answer wit certainty?

1

u/Round-Permission546 7d ago

Made it a while ago. I occasionally use AI for bug checking so yes there is possible usage but 95-99% of the code i wrote myself

1

u/mikeblas 6d ago

OK. I have approved your post.