Make a deal with Tamas K Lengyel
🔒 Paid proposals held safely in escrow — released only when the work's approved.
Known for
3 views
The solution was: Nothing! It turns out that due to the undefined behavior of the NULL-pointer dereference in the beginning of main, clang's optimizer removes main entirely and you just get a call to _fini! No compile time warning, no runtime warning. All is fine in the land of C! 😜
1 views
Perhaps even worse, even if you ask clang to produce a compiler warning for the undefined behavior with -Wnull-dereference you get nothing. At least gcc still does the right thing there:
📊 Post engagement
🔥 Top post: Now this looks like a pretty kick ass project: FUZZUER: Enabling · 8 likes + reposts
📊 Activity & format
Recent posts
View on Mastodon ↗
Perhaps even worse, even if you ask clang to produce a compiler warning for the undefined behavior with -Wnull-dereference you get nothing. At least gcc still does the right thing there:
The solution was: Nothing! It turns out that due to the undefined behavior of the NULL-pointer dereference in the beginning of main, clang's optimizer removes main entirely and you just get a call to _fini! No compile time warning, no runt…
What do you think happens when you compile this program with clang like this & run it?
// clang -O2 -o yikes yikes.c
#include <stdio.h>
int main(void)
{
int *yikes = NULL;
*yikes = 1;
fprintf(stdout, "Hello world!\n");
retu…
I'm giving a talk about running honeypots on your router with OpenWrt and OpenCanary at #OSSummit later today! Check it out, slides are online https://ossna2024.sched.com/event/1aBOF/network-intrusion-detection-101-with-openwrt-and-opencan…
How ISO C became unusable for operating systems development https://arxiv.org/pdf/2201.07845.pdf
[...]
it is currently argued that the standard interpretation allows implementations to take any action at all, not just for (say) an overflow…
The Linux documentation folder is such a fun read: https://www.kernel.org/doc/Documentation/firmware-guide/acpi/osi.rst
[...]
For an OS-specific interface, the ACPI spec said that the BIOS and the OS were to agree on a string of the form s…
I wrote up some notes on how to run honeypots using OpenCanary on OpenWrt, including making honeypots appear scattered across your LAN and even automatically quarantining devices on your WiFi network if they connect to honeypots. https://o…
DRAKVUF on QubesOS 👏 https://github.com/scrubbedha/Qubes_Drakvuf
My talk from Linux Security Summit Europe '23 can now be watched on YouTube: https://www.youtube.com/watch?v=J2X1yItdxvo. Slides are available at https://www.slideshare.net/tklengyel/estimating-security-risk-through-repository-mining.
Most…
🐘 Community & instance
💡 Facts
🕵️ Fake follower check
Estimated- Est. 99% real, active audience · Low fake-follower risk.
- Strong engagement (~1.4% of followers engage each post) — an active, real audience.
- Verified account.
- Established account (3+ years old).
Heuristic estimate from engagement, follower ratios, account age & growth — a screening signal, not a guarantee.
About
🔀 Audience overlap
EstimatedEstimated shared audience with similar creators — useful for avoiding overlap (or doubling down) when planning a campaign.
More like this
Find more →✉ Message Tamas K Lengyel
Reaching out to influencers is a Pro feature. Upgrade to message any influencer directly — perfect for brands and agencies booking sponsorships.
- ✓ Message any influencer from their listing
- ✓ The influencer gets notified by email
- ✓ Manage every conversation in one inbox
Already Pro? Log in.
🎤 Event / appearance with Tamas K Lengyel
Booking an event / appearance is a Pro feature. Upgrade to book Tamas K Lengyel for an in-person or virtual appearance — payment held safely in escrow until the event is done.
- ✓ Book them for events, livestreams, panels & more
- ✓ Tamas K Lengyel gets notified by email
- ✓ Fee held in escrow, released after the appearance
Already Pro? Log in.
You're out of free requests this month
Free accounts get 5 per month. Go Pro for unlimited sponsor pitches, collab requests & sponsorship deals — plus featured placement, the Verified badge, free withdrawals and more.
Upgrade to Pro — $9.95/mo →Your free limit resets on the 1st of next month.
Auto-generated from Mastodon's public data — no affiliation with or endorsement by SocialDB. Is this you? Claim it · Remove