Posts
2434
Following
583
Followers
1293
A drunken debugger

Heretek of Silent Signal
repeated
Edited 1 month ago

Guys; you should try binary ninja on reversing c++ classes. Look at this writeup from Sean Deaton.

Gotta RE 'em All: Reversing C++ Virtual Function Tables with Binary Ninja

https://www.seandeaton.com/gotta-re-em-all-reversing-c-virtual-function-tables-with-binary-ninja/

1
3
1
SoK: Prudent Evaluation Practices for #Fuzzing

https://arxiv.org/pdf/2405.10220

#frombsky
0
2
2

Here’s how stupid me got his bot banned from Bsky:

  • I accidentally commited a debug raise that caused my script to exit with error
  • The systemd unit running the script was configured with Restart=always, because I usually just copy these configs :P
  • Turns out, systemd restarts services really fast on failed status

On the plus side Bsky’s API errors are pretty informative about what went wrong and when the ban will be lifted. Unfortunately because of that stupid raise I lost the logs of why the first failures (before the ban) happened :/

Moral?

1
0
1
repeated

Sent from Amsterdam, Netherlands on February 20, 1996. https://postcardware.net/?id=4-49

0
1
0
repeated

A collection of Charles Babbage Institute newsletters from the 80s and 90s
I couldn't find scans on line at the CBI website.
Lots of interesting information on how they came to be and what there collecting strategy was.
https://bitsavers.org/pdf/charlesBabbageInstitute/newsletters

0
1
0
How to develop n-day chrome exploit for electron applications

https://github.com/p3rr0x/Blog/tree/main/Electron%20N-Day%20exploit

#frombsky
0
0
2
God I hate wchar_t ...
0
0
1
repeated

If the designers of X Windows built cars, there would be no fewer than five steering wheels hidden about the cockpit, none of which followed the same principles but you'd be able to shift gears with your car stereo. Useful feature that.

— Marcus J. Ranum

0
1
0
repeated

How to enable ads in here??!1

4
1
0
repeated

On the other app, yesterday Hugging Face released a dataset of one million posts. The anti-ai reaction was so negative that they took down the dataset.

Now an anon pfp has released a dataset with two million posts.

0
2
0
repeated

We suspected it before. But this seems to confirm the ITW exploit for CVE-2024-9680 was definitely inspired by CVE-2022-0609. Just look at the variable names and other choices - such as creating a Animation object via "animate" function instead of constructor

https://bird.makeup/@esetresearch/1861372500443013450

0
2
0
"Eclipse is a PoC that performs Activation Context hijack to load and run an arbitrary DLL in any desired process."

https://github.com/Kudaes/Eclipse

#frombsky
0
0
0
repeated
repeated

A follow-up to my first post in the land of Swiss Tax Adventures, including a N-day, 0-day, and the Kantönligeist

https://mkiesel.ch/posts/swiss-tax-adventures-2/

0
1
0
[RSS] Trying to Exploit My Old Android Device, take 1

https://pwner.gg/blog/Android%27s-CVE-2020-0238
0
1
1
[RSS] Micropatches for "LNK Stomping" Windows Mark of the Web Security Feature Bypass (CVE-2024-38217)

https://blog.0patch.com/2024/11/micropatches-for-lnk-stomping-windows.html
0
0
0
[RSS] Windows Server 2012 Mark of the Web Vulnerability (0day) - and Free Micropatches for it

https://blog.0patch.com/2024/11/windows-server-2012-mark-of-web.html
0
0
0
repeated

cafuego 🔭🤦🏼‍♂️

Edited 1 month ago
0
3
0
Invivo Fuzzing by Amplifying Actual Executions
https://mboehme.github.io/paper/ICSE25-invivo.pdf

#frombsky #fuzzing
0
1
3
Show older