HackerTrans
トップ新着トレンドコメント過去質問紹介求人

neitsa

no profile record

投稿

Robocop – The Future of Copy Protection

hoffman.home.blog
2 ポイント·投稿者 neitsa·7 か月前·0 コメント

Design and reconstructible history of the Mayan eclipse table of Dresden Codex

science.org
3 ポイント·投稿者 neitsa·9 か月前·0 コメント

コメント

neitsa
·25 日前·議論
I use Qiling [0] (built on top of Unicorn) sometimes for this kind of things (it can take application snapshots, that you can restore; and you can also use something similar to x86/x86-64 memory hardware breakpoints too). Might fit what you want, although it can sometimes be in a pain in the rear to set up...

[0] https://github.com/qilingframework/qiling
neitsa
·6 か月前·議論
> Using the stars as a reference, Maskelyne’s team found that the plumb lines on either side of the mountain pointed just 0.0152 degrees apart.

I'm really interested in knowing how they could get such a precise measurement (even accounting for errors), especially in the field (outdoor). There's no figure depicting the apparatus they used, I wonder how it looked like.

Sometimes, I just ponder at how ignorant I am. If I was tasked with the same assignment, I'd definitely fail and this was performed 250 ago!
neitsa
·10 か月前·議論
In the search box, input "ISS" and filter by perigee (min: 380; max: 500). You should see the name of one of the modules of the ISS, such as "ISS (Zarya)" [0] or "ISS (Nauka)" [1]. If you can't find it on the visualisation at first, you can get its current location at https://isstracker.pl/en .

[0] https://en.wikipedia.org/wiki/Zarya_(ISS_module) [1] https://en.wikipedia.org/wiki/Nauka_(ISS_module)
neitsa
·10 か月前·議論
Would have been better to link to the repo [1] directly.

The repository contains the materials of a class, so without attending the class or having a rather strong pre-existing knowledge about hypervisors on x86-x64, the material is going to be very hard to follow.

From my PoV, there are definitely better (as in, explained with a lot more details) tutorials online on how to start your hypervisor from scratch which I'd recommend before trying to understand this one (which has some really nice peculiarities such as Fuzzing UEFI with code coverage).

[1] https://github.com/tandasat/Hypervisor-101-in-Rust