Block or Report
Block or report mborgerson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dc27-dooom Public archive
Port of the classic first-person-shooter DOOM to Xbox for DEFCON 27 CTF
5,200 contributions in the last year
Less
More
Contribution activity
March 2022
Created 762 commits in 14 repositories
Created 6 repositories
- mborgerson/claripy Python
- mborgerson/nxdk_pgraph_tests C++
- mborgerson/pypcode C++
-
mborgerson/mdec
Python
•
Built by
- mborgerson/AnghaBench
- mborgerson/xemu-test-agent Python
Created a pull request in abaire/nxdk_pgraph_tests that received 13 comments
Enable optimization and use a faster PNG encoder
Brings total runtime down considerably. Including all but your depth format tests, this brings runtime down to about a minute in xemu. With the dep…
+37
−9
•
13
comments
Opened 24 other pull requests in 10 repositories
mborgerson/mdec
6
merged
angr/pypcode
1
open
3
merged
mborgerson/bintrace
4
merged
mborgerson/xemu
3
merged
mborgerson/fatx
2
merged
angr/claripy
1
merged
angr/cle
1
merged
angr/angr-management
1
merged
mborgerson/pyxbe
1
merged
mborgerson/xemu-test
1
merged
Reviewed 12 pull requests in 5 repositories
mborgerson/xemu
5 pull requests
mborgerson/xemu-test
3 pull requests
mborgerson/fatx
2 pull requests
abaire/nxdk_pgraph_tests
1 pull request
angr/angr
1 pull request
Created an issue in abaire/nxdk_pgraph_tests that received 2 comments
Fallback output path should not assume F partition exists
Running from disc image with conventional HDD drive layout (no F partition), tester will fail when trying to create output directory because it ass…
2
comments
Opened 52 other issues in 9 repositories
mborgerson/mdec
13
open
6
closed
- Fix container privs
- Try to align decompilation output for ease of comparison
- Support decompiler bug reporting
- Rename "IDA" to "Hex-Rays Decompiler"
- Stand up publicly accessible service
- Offer pre-built container images
- Add tests
- Add CI
- Ghidra decomp is very slow
- Improve error handling
- Support partial decomp (specify symbol)
- Service multiple requests at once
- Add timeout
- Make API better
- Add other decompilers
- Add option to enable/disable decompilers
- Add decomp options
- Support compiler explorer live source editing + compiling -> decompiling
- Refactor common server logic
mborgerson/xemu-test
12
open
3
closed
- Add pgraph test goldens
- Report tester version in logs
- Snapshot tests
- Timer tests
- Input tests
- Audio tests
- Present test results in a webpage
- Add FP tests
- Add networking tests
- Add macOS support
- Add Windows support
- Add performance regression analysis
- Add abaire's pgraph tests
- Add BIOS matrix test
- Replace xbox_hdd.qcow2 with generated disk image via pyfatx