GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Ghidra code: undefined2 __cdecl16near FUN_1000_8739(byte drive_num,ushort sector_num) { int iVar1; undefined2 local_10 [7]; iVar1 = ReadAbsoluteSector(drive_num,sector_num + 1); if ((iVar1 == 0) && (iVar1 = ReadAbsoluteSector(drive_num,sector_num), iVar1 != 0)) { /* DISK - RESET DISK SYSTEM */ __bios_disk(0,local_10); ReadAbsoluteSector(drive_num,1); iVar1 = ReadAbsoluteSector(drive_num,sector_num - 1); if (iVar1 == 0) { return 0; } } return 1; }

Download link

https://digipres.club/system/media_attachments/files/113/967/001/185/696/008/original/31c32dada32d35d3.png

Notices where this attachment appears

  1. Embed this notice
    Foone🏳️‍⚧️ (foone@digipres.club)'s status on Saturday, 08-Feb-2025 16:21:12 JST Foone🏳️‍⚧️ Foone🏳️‍⚧️
    in reply to

    Here we go. It gets passed a sector number, and it confirms that the sector doesn't exist, but the sector before and after it do.

    (with a free disk subsystem reset and read of sector 1 in the middle)

    In conversation about 3 months ago from digipres.club permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.