├── LICENSE ├── README.md ├── database.json ├── index.html ├── logs ├── 1981377405580087296 │ └── military.json ├── 1983789530496036865 │ ├── civilian.json │ ├── israel.json │ ├── military.json │ └── regime.json ├── 1985311449959530496 │ ├── military.json │ └── regime.json ├── 1985359705322270720 │ ├── military.json │ └── regime.json └── 1987884073017278465 │ ├── civilian.json │ ├── israel.json │ ├── isreal.json │ └── military.json ├── xforensics tutorial.mp4 └── xforensics.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/README.md -------------------------------------------------------------------------------- /database.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/database.json -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/index.html -------------------------------------------------------------------------------- /logs/1981377405580087296/military.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1981377405580087296/military.json -------------------------------------------------------------------------------- /logs/1983789530496036865/civilian.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1983789530496036865/civilian.json -------------------------------------------------------------------------------- /logs/1983789530496036865/israel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1983789530496036865/israel.json -------------------------------------------------------------------------------- /logs/1983789530496036865/military.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1983789530496036865/military.json -------------------------------------------------------------------------------- /logs/1983789530496036865/regime.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1983789530496036865/regime.json -------------------------------------------------------------------------------- /logs/1985311449959530496/military.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1985311449959530496/military.json -------------------------------------------------------------------------------- /logs/1985311449959530496/regime.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1985311449959530496/regime.json -------------------------------------------------------------------------------- /logs/1985359705322270720/military.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1985359705322270720/military.json -------------------------------------------------------------------------------- /logs/1985359705322270720/regime.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1985359705322270720/regime.json -------------------------------------------------------------------------------- /logs/1987884073017278465/civilian.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1987884073017278465/civilian.json -------------------------------------------------------------------------------- /logs/1987884073017278465/israel.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1987884073017278465/israel.json -------------------------------------------------------------------------------- /logs/1987884073017278465/isreal.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1987884073017278465/isreal.json -------------------------------------------------------------------------------- /logs/1987884073017278465/military.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/logs/1987884073017278465/military.json -------------------------------------------------------------------------------- /xforensics tutorial.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/xforensics tutorial.mp4 -------------------------------------------------------------------------------- /xforensics.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/itsyebekhe/xforensics/HEAD/xforensics.js --------------------------------------------------------------------------------