Posts
2496
Following
649
Followers
1469
"I'm interested in all kinds of astronomy."
repeated
repeated
repeated

New Blog Post: Fully Dynamically Linked Rust Binary: An Experiment

https://www.kxxt.dev/blog/fully-dynamically-linked-rust-binary/

0
3
0
repeated

Wired has been killing it lately on covering what may well be the biggest security breach this country has ever seen. They obtained an email sent by an intelligence team within the U.S. Treasury Department that referred to Musk's actions to unilaterally slash and burn government agencies as "the single greatest insider threat risk" they have ever faced.

"There is ongoing litigation, congressional legislation, and widespread protests relating to DOGE’s access to Treasury and the Bureau of the Fiscal Service,” the email reads, per the tech-focused outlet. "If DOGE members have any access to payment systems, we recommend suspending that access immediately and conducting a comprehensive review of all actions they may have taken on these systems."

"There is reporting at other federal agencies indicating that DOGE members have performed unauthorized changes and locked civil servants out of the sensitive systems they gained access to,” the ‘Recommendations’ portion of the email continues. “We further recommend that DOGE members be placed under insider threat monitoring and alerting after their access to payment systems is revoked. Continued access to any payment systems by DOGE members, even “read only,” likely poses the single greatest insider threat risk the Bureau of the Fiscal Service has ever faced.”

https://www.wired.com/story/treasury-bfs-doge-insider-threat

https://archive.ph/q26im

Meanwhile, The Washington Post reports the warning came from a Treasury threat center run by the govt contractor Booz Allen Hamilton. The Post reports that late Friday, Booz Allen said it had “removed” a subcontractor who wrote the warning and would seek to retract or amend it. “The draft report was prepared by a subcontractor to Booz Allen and contained unauthorized personal opinions that are not factual or consistent with our standards,” company spokesperson Jessica Klenk said. Booz Allen won more than $1 billion in multiyear U.S. government contracts last year.

https://www.washingtonpost.com/national-security/2025/02/07/doge-treasury-payments-system-warning/

https://archive.ph/lJ3oi

6
12
0
It seems my Java debugging struggles are in part explained by the fact that in VSCode breakpoints can't be configured to pause all threads (it's always threads, right?):

https://github.com/microsoft/vscode-java-debug/issues/722

I also have to manually dig up the paused thread, there I can find the locals but still don't have visual indication about where exactly my code is paused...
1
0
1
repeated

How much of the time/energy/money in tech is consumed solving problems that are created by the business plan?

Example: I'm reading an article on performance monitoring for Web and I can't stop my brain from saying outrageous shit like, "If you didn't ship metric tons of javascript and only used HTML and CSS then you wouldn't need to run all this expensive infrastructure to tell you that your app performs like shit." Which is not what anyone, anywhere, seems to want to hear.

Truth being unhelpful is also unhelpful.

0
5
0
@timb_machine This may actually be a significant defense in the current situation. I'd be surprised if the DOGE boys could start a code editor (I couldn't).
0
0
0
I got to debug an existing #Ghidra extension from VSCode by:
- Copying .vscode/ template directory to the original (Eclipse-based) repo
- Fill in the path of my Ghidra installation in build.gradle (this can be pbbly done more elegantly by setting the env)
- Renaming the .classpath file produced by Eclipse, as it confuses VSCode
- Manually loading the plugin from Code Browser's File/Configure menu

The debugging experince is unfortunately shit so far, I can't even see which breakpoint is hit - I'll keep on reading VSCode tutorials...
0
0
1
repeated
@timb_machine yeah, IBM and USGOV must be very close friends
1
0
0
The first lesson of using #Ghidra's generated VSCode project is that I'm a VSCode n00b :P Lessons so far:

1) You'll need the Extension Pack for Java (from MS, not Oracle's crap!)
2) Ghidra launch configurations are available under the "bug with play button" sidebar icon
+1) Directory/workspace names are not necessarily valid Java package names, but Ghidra generates the code and the fs structure anyway

Now I'm trying to figure out why the sample code is not actually loaded to Ghidra when debugging...
0
1
6
@synx508 @albinowax They receive feedback, at least when you click 0 :)
0
0
2
Tech-Fedi
0
0
2
Burp Suite should really just fuck off with it's latest "Would you recommend this product" bullshit!

This supposed to be a professional tool (that users pay for btw) not a fucking marketing platform.

/cc @albinowax
4
1
6
repeated
repeated

Today was my last day at ONCD. I turned in my White House pass, laptop and phone.

I was explaining why I was resigning, while they were explaining the Special Governmental Employee (SGE) program was being eliminated. We both got to the same result. No hard feelings, I wish the best for ONCD and Cyber, there are a lot of important and pressing challenges ahead.

On the way out I watched movers empty out the Pandemic Readiness office. 😦 I went for drinks with friends.

8
8
1
repeated

You remember scanning all images on your device?

If you have an , a new app that doesn't appear in your menu has been automatically and silently installed (or soon will be) by . It is called and does exactly the same - scan all images on your device as well as all incoming ones (via messaging). The new spin is that it does so "to protect your ".

You can uninstall this app safely via System -> Apps.

https://developers.google.com/android/binary_transparency/google1p/overview

28
33
0
repeated

Please be very clear I am not saying not to use Signal, or saying that using Signal is pointless; I am describing a threat model which you should be aware of when using the application.

( This said I'd also recommend turning off "Apple Intelligence" on Signal. And also turning off "Apple Intelligence" on every app. And also discontinuing use of any device, application, or operating system which has the capability to interoperate with "Apple Intelligence" or "Copilot".

https://www.powerpage.org/apple-intelligence-reads-signal-messages-on-newer-iphone-models-privacy-concerns-cited/ )

7
4
0
Show older