Commit Graph

  • 862bffec32 Update README.md master _xeroxz 2020-12-04 07:36:42 +0000
  • 61417bd0b7 Update README.md _xeroxz 2020-12-03 00:12:02 +0000
  • 829529d896 research paper for this project... _xeroxz 2020-12-01 20:06:55 -0800
  • 8326911cb5 Update README.md _xeroxz 2020-11-30 02:12:33 +0000
  • a91a882ab9 fixed some issues with how i read/write phys _xeroxz 2020-11-27 00:15:14 -0800
  • 6d71fea24e renamed mem_ctx to ptm_ctx _xeroxz 2020-11-26 17:53:25 -0800
  • ef58c2c086 changed something for speed... _xeroxz 2020-11-26 17:24:38 -0800
  • c17be27342 Merge branch 'testing' into 'master' v1.5 _xeroxz 2020-11-26 05:46:55 +0000
  • 3fe61c59bb Testing _xeroxz 2020-11-26 05:46:55 +0000
  • 5c8c8146fb Merge branch 'testing' into 'master' _xeroxz 2020-11-26 05:46:51 +0000
  • 89e6075a50 seems that this is working good! :^) _xeroxz 2020-11-25 21:44:29 -0800
  • b3eb5a9c28 testing to see if this is more stable... _xeroxz 2020-11-25 01:10:36 -0800
  • 326b65d9c0 Update README.md _xeroxz 2020-11-24 21:43:03 +0000
  • aed86b6917 Update README.md _xeroxz 2020-11-24 21:42:39 +0000
  • 9a9a1d4f9e Update README.md _xeroxz 2020-11-24 21:42:20 +0000
  • d21e387815 _KPROCESS::DirectoryTableBase is not a PTE! https://imgur.com/EDjhvUi.png _xeroxz 2020-11-21 22:17:30 -0800
  • 01c018384b Update README.md _xeroxz 2020-11-14 05:42:47 +0000
  • 2a4e1da00d Update README.md _xeroxz 2020-11-14 03:36:47 +0000
  • ae420f13bf updated icon _xeroxz 2020-11-13 19:32:55 -0800
  • 056ce9a98b updated readme IDontCode 2020-11-11 16:04:27 -0800
  • f46e90bf27 Update README.md v1.4 _xeroxz 2020-11-10 21:36:15 +0000
  • d9e67ce6ba added images xerox 2020-11-10 13:33:54 -0800
  • aa94a8db69 updated readme xerox 2020-11-10 13:24:10 -0800
  • 2ab422c70f updated readme xerox 2020-11-10 13:22:47 -0800
  • 8f729aa172 updated readme xerox 2020-11-10 13:22:14 -0800
  • 13eabe94a3 Update README.md _xeroxz 2020-11-10 21:10:49 +0000
  • 1a56ea7d80 Update README.md _xeroxz 2020-11-10 21:09:33 +0000
  • c913365a16 renamed the project to something that doesnt have "nasa" in the title since that is pretty cringe naming ngl xerox 2020-11-10 12:46:45 -0800
  • a1171f1524 removed useless braces.. xerox 2020-11-10 11:49:17 -0800
  • 7ea271bfec destructor was failing because it was using memcpy to zero a pml4e that mapped the address it was writing too, now its a move instruction (8 byte move) xerox 2020-11-10 11:43:51 -0800
  • 6f2b52153d cleaned some code xerox 2020-11-08 15:27:10 -0800
  • 0e81435e39 Merge branch 'master' of https://githacks.org/xerox/nasa-tables v1.3 xerox 2020-11-05 12:43:00 -0800
  • a613710f76 switched back to NtShutdownSystem... xerox 2020-11-05 12:42:43 -0800
  • 9e5270fb52 Update README.md _xeroxz 2020-11-05 05:45:11 +0000
  • 577cbd52ed when destroying mem_ctx, dont use vdm_ctx to do so, also yeild execution to cause a context switch... xerox 2020-11-04 21:39:50 -0800
  • fd095f230d was using the wrong pid... xerox 2020-11-04 16:33:53 -0800
  • 585afda693 was getting an empty pml4e in the wrong context, this is correct now xerox 2020-11-04 16:04:50 -0800
  • 84441d5a80 Update README.md _xeroxz 2020-11-03 07:29:58 +0000
  • 826862a5fb Update README.md _xeroxz 2020-11-03 07:28:57 +0000
  • 96526f8cde Update README.md _xeroxz 2020-11-03 07:28:26 +0000
  • 4c3be48919 replaced physmeme with VDM... :^) xerox 2020-11-02 23:24:06 -0800
  • 498006baec cleaned some code xerox 2020-10-30 16:58:02 -0700
  • e1588b5960 Merge branch 'master' of https://githacks.org/xerox/nasa-tables v1.1 xerox 2020-10-30 16:23:35 -0700
  • 95be5d6e6e removed junk code xerox 2020-10-30 16:23:18 -0700
  • b807b3280a Update README.md _xeroxz 2020-10-29 07:07:29 +0000
  • 5941251f67 dynamically find an empty pml4e index to insert into.... xerox 2020-10-28 18:36:05 -0700
  • ea2f644ac0 stability patch for physmeme... xerox 2020-10-28 18:14:37 -0700
  • 9ab20011fa added array index overload + removed some junk code v1.0 xerox 2020-08-25 02:30:08 -0700
  • af95fd12e9 Update README.md xerox 2020-08-25 09:25:31 +0000
  • 6a482669ab Update README.md xerox 2020-08-25 09:25:15 +0000
  • bd6e4b598e Update README.md xerox 2020-08-25 09:24:37 +0000
  • d405d4014b Update README.md xerox 2020-08-24 00:35:32 +0000
  • 12693c30d3 Update README.md xerox 2020-08-24 00:26:03 +0000
  • a320e318ee Update README.md xerox 2020-08-24 00:25:39 +0000
  • 95b1e20b99 init commit xerox 2020-08-23 17:15:36 -0700