Commit graph

2604 commits

Author SHA1 Message Date
Sam Carlton
df266d7760 Use native BigInt
# Conflicts:
#	helpers/scanner/parsers/plist.js
2022-07-26 21:28:44 -05:00
Sam Carlton
1330a1d6ae Try uninstalling simple-plist 2022-07-26 20:35:50 -05:00
amandaallissa
d0c9c10fed
Update BaiduNetdisk 2022-07-25 16:43:41 -05:00
amandaallissa
e0233b5120
Update Anaconda Status
Update Anaconda Status Verbiage
2022-07-25 15:51:43 -05:00
Sam Carlton
f22bfe4d03 Import zip.js at top 2022-07-22 12:20:12 -05:00
Sam Carlton
0d50f7a70a Wrap scan steps in try catch 2022-07-22 12:19:55 -05:00
Sam Carlton
f717f4bf22 Import parseMacho normally 2022-07-22 00:07:35 -05:00
Sam Carlton
391699c68c Import AppFilesScanner normally to fix circular 2022-07-22 00:03:55 -05:00
Sam Carlton
4aa49b82e0 Test that code does not have circular dependencies 2022-07-22 00:03:25 -05:00
Sam Carlton
a667ded96a Install madge 2022-07-22 00:02:59 -05:00
Sam Carlton
64330060c3 Try disablig nnode polyfill imports 2022-07-21 23:19:10 -05:00
Sam Carlton
9e16769fa5 Disable v2 scanner 2022-07-21 22:57:41 -05:00
Sam Carlton
fc80ef713a Try disabling node polyfills 2022-07-21 22:50:59 -05:00
Sam Carlton
65692733f2 Try disabling MachoNode 2022-07-21 22:47:02 -05:00
Sam Carlton
07ee8760b5 Rebuild endian-reader as class 2022-07-21 22:42:26 -05:00
Sam Carlton
53e8a95933 Disable wildcard shimmer selector 2022-07-21 22:28:50 -05:00
Sam Carlton
622856cacb Move pretty bytes with other modules 2022-07-21 22:15:56 -05:00
Sam Carlton
ffab2c6f67 Fix scanner cleint import 2022-07-21 22:14:14 -05:00
Sam Carlton
af8ddb98d7 Set dev as default build task 2022-07-21 22:12:47 -05:00
Sam Carlton
4004ac2002 Use standard import for zip.js 2022-07-21 21:57:20 -05:00
Sam Carlton
ca58913ccc Convertr scanner client to mjs 2022-07-21 21:52:12 -05:00
Sam Carlton
78f3b7a04a Enable new scan with version 2 query parameter 2022-07-21 21:48:21 -05:00
Sam Carlton
01d0ba8dbf Fix missing function 2022-07-21 21:47:38 -05:00
Sam Carlton
f499b3eecb Log parser start 2022-07-21 21:31:21 -05:00
Sam Carlton
62a5b430e1 Continue on parser fail 2022-07-21 21:31:14 -05:00
Sam Carlton
d7112ae322 FIx File proccessing for Browser and Node 2022-07-21 21:30:50 -05:00
Sam Carlton
7f9d891ab7 Import MachoManic Magics to determine bits 2022-07-21 21:17:45 -05:00
Sam Carlton
de821c9d03 Configure node polyfills 2022-07-21 20:28:53 -05:00
Sam Carlton
a79e1ce194 Install node polyfills 2022-07-21 20:28:44 -05:00
Sam Carlton
127c37c52e Use Buffer directly for macho parser 2022-07-21 20:28:14 -05:00
Sam Carlton
d17ec1c23b Import Buffer directly 2022-07-21 19:54:54 -05:00
Sam Carlton
4d690b1856 Convert scanner test to module 2022-07-21 19:54:01 -05:00
Sam Carlton
44eef3d075 Switch back to imported buffer 2022-07-21 19:52:32 -05:00
Sam Carlton
7fa813fcac Comment Magic types 2022-07-21 19:49:43 -05:00
Sam Carlton
fae37c476b Add context to FileBlob 2022-07-21 18:47:34 -05:00
Sam Carlton
7e40d1af59 Lod Thread and cpu core count 2022-07-21 13:18:07 -05:00
Sam Carlton
b6b4967208 Use for loop instead of promise pool 2022-07-21 13:11:47 -05:00
Sam Carlton
01a5d15147 Fix breaking on 0.0.0 version 2022-07-21 13:11:30 -05:00
Sam Carlton
e161af18cf Trim error messages 2022-07-19 22:27:49 -05:00
Sam Carlton
c04da29933 User local MachoNode 2022-07-19 22:27:37 -05:00
Sam Carlton
5bce0c5dc3 Move makeFileBuffer logic to function 2022-07-19 22:26:19 -05:00
Sam Carlton
3d05017809 Install endian-reader 2022-07-19 22:25:02 -05:00
Sam Carlton
15ddc6c4b8 Add MachoNode locally 2022-07-19 22:24:49 -05:00
Sam Carlton
b62236d9e8 Disable 60 second timeout 2022-07-19 21:38:40 -05:00
Sam Carlton
3b243fe200 Install events 2022-07-19 21:38:15 -05:00
Sam Carlton
e2380f519f Use local FileApi 2022-07-19 21:38:07 -05:00
Sam Carlton
e61f9e7233 Match main executable both ways 2022-07-19 21:35:05 -05:00
Sam Carlton
3eb703ba2f Revert FileInstance.arrayBuffer to node style 2022-07-19 21:33:38 -05:00
Sam Carlton
2cf8cc45ba Add FileApi FileReader 2022-07-19 21:24:30 -05:00
Sam Carlton
c389120a6e Add FileApi File 2022-07-19 21:17:47 -05:00