enjoytheview | 6 months ago | on: Show HN: TheAuditor – Offline security scanner for AI-generated code
enjoytheview's comments
enjoytheview | 6 months ago | on: Show HN: TheAuditor – Offline security scanner for AI-generated code
enjoytheview | 6 months ago | on: Show HN: TheAuditor – Offline security scanner for AI-generated code
enjoytheview | 6 months ago | on: Show HN: TheAuditor – Offline security scanner for AI-generated code
enjoytheview | 8 months ago | on: Let's Learn x86-64 Assembly (2020)
OpenSecurityTraining2 Architecture 1001: x86-64 Assembly
https://p.ost2.fyi/courses/course-v1:OpenSecurityTraining2+A...
They also have RISC-V and many other for debuggers and reverse engineering tools (ida/ghidra for example)
enjoytheview | 11 months ago | on: CT scans could cause 5% of cancers, study finds; experts note uncertainty
enjoytheview | 11 months ago | on: CT scans could cause 5% of cancers, study finds; experts note uncertainty
enjoytheview | 1 year ago | on: Yellowish Nodules on a Man Consuming a Carnivore Diet
enjoytheview | 1 year ago | on: I sent an Ethernet packet
enjoytheview | 1 year ago | on: Gio UI – Cross-platform GUI for Go
enjoytheview | 2 years ago | on: Nintendo Switch Emulator: Progress Report December 2023
enjoytheview | 2 years ago | on: OpenBSD – pinning all system calls
>disables all the system calls not explicitly invoked by the program text of a static binary
This means that if the original library didn't have an execve call in it, you would'nt be able to use it even if with ROP. In short, this seems useful to block attackers from using syscalls that were not originally used by the program and nothing else. It can be useful.
enjoytheview | 2 years ago | on: A look into the finances of SpaceX
enjoytheview | 3 years ago | on: Web fingerprinting is worse than I thought
enjoytheview | 3 years ago | on: Web fingerprinting is worse than I thought
enjoytheview | 3 years ago | on: Web fingerprinting is worse than I thought
enjoytheview | 3 years ago | on: Ejaculation frequency and prostate cancer (2022)
It says nothing about testosterone levels vs ejaculation frequency.
enjoytheview | 3 years ago | on: TIL you can de-obfuscate code with ChatGPT