Commit graph

36 commits

Author SHA1 Message Date
Sam Carlton
45277f8124 Try importing buffer index 2022-07-26 23:18:57 -05:00
Sam Carlton
a9956a963b Use Buffer directly for macho parser 2022-07-26 22:05:41 -05:00
Sam Carlton
1b97b04301 Import Buffer directly
# Conflicts:
#	helpers/scanner/parsers/plist.js
2022-07-26 22:04:35 -05:00
Sam Carlton
cc2f2355fc Switch back to imported buffer
# Conflicts:
#	helpers/scanner/client.js
2022-07-26 22:01:40 -05:00
Sam Carlton
c7e1067beb Add context to FileBlob 2022-07-26 21:58:16 -05:00
Sam Carlton
8468d846b8 Trim error messages 2022-07-26 21:53:16 -05:00
Sam Carlton
f8a3981b9e User local MachoNode 2022-07-26 21:50:56 -05:00
Sam Carlton
81e35d5052 Move makeFileBuffer logic to function 2022-07-26 21:50:47 -05:00
Sam Carlton
d1a2a29e49 Add MachoNode locally 2022-07-26 21:47:27 -05:00
Sam Carlton
d94f370477 Use local FileApi 2022-07-26 21:42:38 -05:00
Sam Carlton
3b08e35d46 Match main executable both ways 2022-07-26 21:41:12 -05:00
Sam Carlton
ed3f0a6f03 Revert FileInstance.arrayBuffer to node style 2022-07-26 21:39:43 -05:00
Sam Carlton
40dbe6cc42 Add FileApi FileReader 2022-07-26 21:37:54 -05:00
Sam Carlton
eb308bd364 Add FileApi File 2022-07-26 21:37:27 -05:00
Sam Carlton
ff991ac043 Convert zip and buffer to normal imports 2022-07-26 21:24:04 -05:00
Sam Carlton
a1b4e89e9c Use native BigInt 2022-07-26 21:17:53 -05:00
Sam Carlton
5be74bb166 Enable parsing infoPlist in the browser
# Conflicts:
#	helpers/scanner/client.js
2022-07-26 21:10:30 -05:00
Sam Carlton
0d519bbb46 Detect plain text plists 2022-07-26 21:10:07 -05:00
Sam Carlton
4ee5076098 Add binary plist parser 2022-07-26 21:10:07 -05:00
Sam Carlton
aad5961ea9 Remove loggers 2022-07-26 21:10:07 -05:00
Sam Carlton
fd3caab403 Add 7z commands reference 2022-07-26 21:10:07 -05:00
Sam Carlton
aa364fd0e7 Add experimental 7z compressor 2022-07-26 21:10:07 -05:00
Sam Carlton
d1cbfd476a Include error message 2022-07-26 21:10:06 -05:00
Sam Carlton
fcb36548de Add timeout for Macho Parsers 2022-07-26 21:10:06 -05:00
Sam Carlton
e5c22e0298 Disable plist parse 2022-07-26 21:07:42 -05:00
Sam Carlton
b7e2d8d3d2 Add support for binary plists 2022-07-26 21:00:34 -05:00
Sam Carlton
4bad738519 Add failovers for name and version 2022-07-26 20:27:01 -05:00
Sam Carlton
a7c84c50a5 Simplify macho parser error 2022-07-26 20:27:01 -05:00
Sam Carlton
45f77d2c8a Add MachoNode parser 2022-07-26 20:24:23 -05:00
Sam Carlton
b68d6f12f6 Fix typo 2022-07-26 20:24:11 -05:00
Sam Carlton
cd3222b734 Clean up unused code 2022-07-26 20:14:32 -05:00
Sam Carlton
dda7623fda Enable using multiple macho parsers 2022-07-26 20:11:40 -05:00
Sam Carlton
ccc3f5449e Enable result info 2022-07-26 20:03:25 -05:00
Sam Carlton
80257cf5a4 Remove unused code 2022-07-26 20:00:03 -05:00
Sam Carlton
70e72a86e4 Enable parsing macho file 2022-07-16 22:01:01 -05:00
Sam Carlton
2a525d93d5 Test that App Scan can read plist 2022-07-16 18:37:42 -05:00