Jared Nyman

Results 2 issues of Jared Nyman

Using native Object.assign was breaking IE support, so I pulled in `babel-plugin-transform-object-assign` to add in a polyfill when necessary. Also the linter was complaining about the quotes around `TRACE` so...

Reading through the proxmark magic card notes, there's a note that using the UMC `C6` / GEN4_CMD_GET_CFG command to retrieve a gen4 card's config may cause the actual config to...