Welcome to our

Cyber Security News Aggregator

.

Cyber Tzar

provide a

cyber security risk management

platform; including automated penetration tests and risk assesments culminating in a "cyber risk score" out of 1,000, just like a credit score.

Symbol Database for Reverse Engineers

published on 2025-04-27 18:51:28 UTC by /u/pwntheplanet
Content:

Hi r/netsec, releasing a new side project I’ve been working on for awhile :D it's (supposed to be) a huge database of debug symbols/type info/offsets/etc, making it easier for reverse engineers to find & import pre-compiled structs of known libraries into IDA by leveraging DWARF information.

The workflow of this is basically: you search for a struct -> find your target lib/binary -> download it -> import it to your IDB file -> profit :) you got all the structs ready to use/recovered. This can be useful when you get stripped binaries/statically compiled.

So far i added some known libraries that are used in embedded devices such as json-c, Apache APR, random kernel modules such as Qualcomm’s GPU driver and more :D some others are imported from public deb repos.

i'm accepting new requests for structs and libs you'd like to see there hehe

submitted by /u/pwntheplanet
[link] [comments]
Article: Symbol Database for Reverse Engineers - published 6 months ago.

https://www.reddit.com/r/netsec/comments/1k9bdh2/symbol_database_for_reverse_engineers/   
Published: 2025 04 27 18:51:28
Received: 2025 04 27 18:59:11
Feed: /r/netsec - Information Security News and Discussion
Source: /r/netsec - Information Security News and Discussion
Category: Cyber Security
Topic: Cyber Security
Views: 13

Custom HTML Block

Click to Open Code Editor