Skip to content

Instantly share code, notes, and snippets.

@groggi
Last active April 20, 2019 12:07
Show Gist options
  • Save groggi/769239eaed543f26c30ca1ea6ff99a91 to your computer and use it in GitHub Desktop.
Save groggi/769239eaed543f26c30ca1ea6ff99a91 to your computer and use it in GitHub Desktop.
PS C:\Users\{username}\AppData> [System.Environment]::OSVersion.Version
Major Minor Build Revision
----- ----- ----- --------
10 0 17763 0
PS C:\Users\{username}\AppData> .\Local\Postman\app-7.0.7\Postman.exe
PS C:\Users\{username}\AppData>
1555760355537 main info "Booting Postman 7.0.7, win32-10.0.17763 on x64"
1555760355537 main info "EventBus~initialize - Success"
1555760355553 main info "UpdateHandler~init - Success"
1555760355553 main info "RuntimeExecutionService~initialized: Success"
1555760355553 main info "ProtocolHandler~init - Success with status: true]"
1555760355681 main info "PluginHost~bootHost: Booted - 1"
1555760355845 main error "Bootstrap-models~bootstrap -Failed",{"name":"Error","message":"More than 10% of the data file is corrupt, the wrong beforeDeserialization hook may be used. Cautiously refusing to start NeDB to prevent dataloss","stack":"Error: More than 10% of the data file is corrupt, the wrong beforeDeserialization hook may be used. Cautiously refusing to start NeDB to prevent dataloss\n at Persistence.treatRawData (C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\nedb\\lib\\persistence.js:242:11)\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\nedb\\lib\\persistence.js:281:38\n at tryToString (fs.js:513:3)\n at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:501:12)"}
TypeError: Cannot read property 'collections' of undefined
at bootstrapModels (C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\main.js:127:27)
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\bootstrap-models.js:34:14
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\lib\waterline.js:918:25
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\lib\waterline.js:719:25
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\node_modules\async\dist\async.js:952:25
at iteratorCallback (C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\node_modules\async\dist\async.js:995:17)
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\node_modules\async\dist\async.js:847:20
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\async\lib\async.js:52:16
at done (C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\async\lib\async.js:241:17)
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\async\lib\async.js:44:16
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\common\adapters\waterline-shared-nedb.js:320:29
at newArguments.(anonymous function) (C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\nedb\lib\executor.js:29:17)
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\nedb\lib\persistence.js:305:26
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\nedb\lib\persistence.js:283:22
at tryToString (fs.js:513:3)
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:501:12)
Main~handleUncaughtError - Uncaught errors TypeError: Cannot read property 'collections' of undefined
at bootstrapModels (C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\main.js:127:27)
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\bootstrap-models.js:34:14
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\lib\waterline.js:918:25
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\lib\waterline.js:719:25
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\node_modules\async\dist\async.js:952:25
at iteratorCallback (C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\node_modules\async\dist\async.js:995:17)
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\waterline\node_modules\async\dist\async.js:847:20
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\async\lib\async.js:52:16
at done (C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\async\lib\async.js:241:17)
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\async\lib\async.js:44:16
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\common\adapters\waterline-shared-nedb.js:320:29
at newArguments.(anonymous function) (C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\nedb\lib\executor.js:29:17)
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\nedb\lib\persistence.js:305:26
at C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar\node_modules\nedb\lib\persistence.js:283:22
at tryToString (fs.js:513:3)
at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:501:12)
1555760355861 main error "Main~handleUncaughtError - Uncaught errors",{"name":"TypeError","message":"Cannot read property 'collections' of undefined","stack":"TypeError: Cannot read property 'collections' of undefined\n at bootstrapModels (C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\main.js:127:27)\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\bootstrap-models.js:34:14\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\waterline\\lib\\waterline.js:918:25\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\waterline\\lib\\waterline.js:719:25\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\waterline\\node_modules\\async\\dist\\async.js:952:25\n at iteratorCallback (C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\waterline\\node_modules\\async\\dist\\async.js:995:17)\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\waterline\\node_modules\\async\\dist\\async.js:847:20\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\async\\lib\\async.js:52:16\n at done (C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\async\\lib\\async.js:241:17)\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\async\\lib\\async.js:44:16\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\common\\adapters\\waterline-shared-nedb.js:320:29\n at newArguments.(anonymous function) (C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\nedb\\lib\\executor.js:29:17)\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\nedb\\lib\\persistence.js:305:26\n at C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\nedb\\lib\\persistence.js:283:22\n at tryToString (fs.js:513:3)\n at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:501:12)"}
PS C:\Users\{username}\AppData> Get-ChildItem -Recurse -Path .\Roaming\Postman\,.\Local\Postman\ | Get-FileHash -Algorithm SHA256
Algorithm Hash Path
--------- ---- ----
SHA256 16E07B538D573895B48D9AFE70877117654D688784615E9C425ACFAA95F741D1 C:\Users\{username}\AppData\Roaming\Postman\Preferences
SHA256 71715F9627FF3BF193C211A86E384DF392D137B812FA91B32752E5EFC96F17FD C:\Users\{username}\AppData\Roaming\Postman\window
SHA256 5486B2293CABF93F0B4EC8C61409944094704DE86085438DA3B2F583895C8FBC C:\Users\{username}\AppData\Roaming\Postman\logs\main.log
SHA256 E34C164CD7FE1DA526A339AEB35B67AEF648B2B28FCCD75AC399C10DE3008A95 C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json
SHA256 FAF9DC1DC821CF157A4BB3234017EED0CB7598C47DCFC53C226FBAF0F11FF857 C:\Users\{username}\AppData\Local\Postman\SquirrelSetup.log
SHA256 4457CDDED26004469C5C11DD299A02949AD02A2334B4AEE1F0F57F4ADC60EA0D C:\Users\{username}\AppData\Local\Postman\Update.exe
SHA256 4AAF273C4CB1D93B8C8686843FFBC577D31E1C010E02AE8E72478C5B52DDA06D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-console-l1-1-0.dll
SHA256 A580C502170462431A197954EADA3A2B92CDDDA8E77D489475A8FA6DA0000349 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-datetime-l1-1-0.dll
SHA256 B83A794600A47BE935CC562ACE7A4D531083C76FCC8AC6424D008F1034EEDF96 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-debug-l1-1-0.dll
SHA256 3975CA725AE8F6F635560329EE00E214F58D6A2C9E8D355756481F92C068CD43 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-errorhandling-l1-1-0.dll
SHA256 D62E2DCB011F08B416ADDAA11D07FC295427F57CA31B0098A71CC7ED6FE2E95E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-file-l1-1-0.dll
SHA256 6B31A206C051815BE9F7B366D2A9D2464747A56888A7307A924ECDAC558271E1 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-file-l1-2-0.dll
SHA256 6BA964AD55822F55EEA14F73A48DEB164B337639A82DA677FC6EFC1C539FE81E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-file-l2-1-0.dll
SHA256 69EBC1072B678643A9E64FF6455CC02880DA4B542E45F93D6D479FCCFB73C07D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-handle-l1-1-0.dll
SHA256 B41E478248FF99012F2D67813C1BA1B7CA41890289BB9027181C1238F6472E51 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-heap-l1-1-0.dll
SHA256 A934EE2BDA04576524C4B9E05186179AF388BCDF782AEF02878A342427F3361D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-interlocked-l1-1-0.dll
SHA256 DEF954361EBA9CA81693DDE0CEB108136CBC1B5C9E50BAFC62182079219D0735 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-libraryloader-l1-1-0.dll
SHA256 2B7E6B54EBC2B9556E2F75E7372D4B2D16758F928B79395B8A55C7ACDCA93341 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-localization-l1-2-0.dll
SHA256 1FCC4C3C6C688C02C4B61A4D054D45F97CBF8FBB34F8D306A9D455DB7D44F641 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-memory-l1-1-0.dll
SHA256 3A1BBD714BA09814A42B62EEF1ABD48C27F4C02C5B0C69975E017406E8037F77 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-namedpipe-l1-1-0.dll
SHA256 C18FCF72B0B53BE9C41C5F8E60F1DCBE15F8A374880F2ABB9B5E8AAD17A508A0 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-processenvironment-l1-1-0.dll
SHA256 C042B609479EAFBB7EAA98586F4178455ECE1DB9FFB441F7EC0F8026ED1D0DE6 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-processthreads-l1-1-0.dll
SHA256 5129795D6E0AECA2FA56AAA56D71D2E9809C2AD77C14265ABCB51FE832105E00 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-processthreads-l1-1-1.dll
SHA256 49D214F07ECED8A966E9CE102CD6A5FEC8C9BB47EE3F1D027C23A258142B44B8 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-profile-l1-1-0.dll
SHA256 EF8814992833C056235CDFB04214758EC1E5BFC147069D005920F05A18056169 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-rtlsupport-l1-1-0.dll
SHA256 AAA457E091A2737DF36849B0B403EEE22EA571BA09DC4F181C7177C2F254A6DD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-string-l1-1-0.dll
SHA256 A79597DBACD18716BF6BF0CFAA0C647B862165D48972937669BAC03A9D196F71 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-synch-l1-1-0.dll
SHA256 D95346A16D088E510DEF0EFF7CBDCB71D70ADF335D0A88A7838C9476590C8F8C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-synch-l1-2-0.dll
SHA256 5F1801102B5B865C8275588D1A983F6166CCC15794A0A96CE9534889173DA06D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-sysinfo-l1-1-0.dll
SHA256 23F035627ABED3460E6DBE8436E5B608C7C30F69091011F655F10EE49EBFD282 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-timezone-l1-1-0.dll
SHA256 BB15CCFF99ECDD52CF0C5D178EE6EE445BD3192664775EA74D2FA1648B5D1B4A C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-util-l1-1-0.dll
SHA256 EDF658D7655B524F5158B69A189D9715F87CEAC701A055ACC23CE608E4EA0774 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-conio-l1-1-0.dll
SHA256 B353BD22B97FD3704557A99359C9EA0B4E0AD8B7E43B5E21700DABD1A1D84923 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-convert-l1-1-0.dll
SHA256 325E7BB5C8A3C7F9DB8698A570B7D9D9424A028D51F937A2DFF3DC5FF0B6E457 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-environment-l1-1-0.dll
SHA256 B78607F566599E92BFA8FF5DE0F28C439207ABF17F274A045500A0D107287D41 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-filesystem-l1-1-0.dll
SHA256 A57D8275C34C1094F6A4535E23C7BEE4759532E08776FF84C5FE487C0F925EB4 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-heap-l1-1-0.dll
SHA256 29ABDC8C5396132B004E6751464641B8F0562249333B2257A1D2EB4AECC8D9DC C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-locale-l1-1-0.dll
SHA256 6A9DD5A4E52C1AA0E341E35E9DC1A6FBF476EBACD64ADD3A53C146F019A9A4C6 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-math-l1-1-0.dll
SHA256 ACB97F64896CB96CEA09C2A2E691A8E2302885150A0699AA0AC0593BCDC89E9F C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-multibyte-l1-1-0.dll
SHA256 31EA0991B7FAC73ADBAF2B9887BBF80353D78BC9A92618BB73E2B55F6BD4F1AD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-private-l1-1-0.dll
SHA256 E31FD2A662773F4B2D84D29DC312D5614992B8E1B700840A2F5AE539AD9A21C2 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-process-l1-1-0.dll
SHA256 6E794D0FAD29CC5BDD5D0511FD923D3434ED122CFF0ED697903900C93C807582 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-runtime-l1-1-0.dll
SHA256 513BB1DD16BE7491CED8FA2494B604257285F76062525685C2991391D0C048C3 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-stdio-l1-1-0.dll
SHA256 63DE06332E8FF15A5BFF699E70ED2537A9D273BA62463FA16265D261F3C5BB31 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-string-l1-1-0.dll
SHA256 803B6F86F178E71F462DFDD6521C9F4791059C1FAB5DC86DE17C34C25E55F8BD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-time-l1-1-0.dll
SHA256 7A578DD2CEB4387AE8F67F6A82AB553CA1570D1588AB6645859E5625585AF95C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-utility-l1-1-0.dll
SHA256 6937476603C6D8C9D07CE979753778DDBF74EA5205B121AD138FF92408562B81 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\blink_image_resources_200_percent.pak
SHA256 261E6AAD3AD0A5F608B5694919EE39026C4C3EB4256540068F7C1AA46BE9315A C:\Users\{username}\AppData\Local\Postman\app-7.0.7\content_resources_200_percent.pak
SHA256 553390B1B683EE2388387E29AF3D5408BB2073D7D01B3B6D1646623527C55220 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\content_shell.pak
SHA256 E994847E01A6F1E4CBDC5A864616AC262F67EE4F14DB194984661A8D927AB7F4 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\d3dcompiler_47.dll
SHA256 F32876A64553DEB82F24361B7D31A80FC30EE31CB07D8EB49A9EDD1DEF4C62BA C:\Users\{username}\AppData\Local\Postman\app-7.0.7\ffmpeg.dll
SHA256 51B93E0BC7E6D697CCC29703E2EBC9210C231C931FE764C372E5BA0D26098D3B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\icudtl.dat
SHA256 8BCDB12AD558342E453124164C883D0F5F907D2565EEC505769AA66F063D7F8D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\libEGL.dll
SHA256 0148CF4E4DC288E097AC0BBCE950E83BD4F258944BDA856C5D4530DDBE7B30FD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\libGLESv2.dll
SHA256 DD29D9A7373462713796224A3C5033B30A5A91F8A5027BDF29CED677E4135B4C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\LICENSE
SHA256 517CD3AAC2177A357CCA6032F07AD7360EE8CA212A02DD6E1301BF6CFADE2094 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\msvcp140.dll
SHA256 842A94A6B9DB685E61B6224A44012A2862698E35861044612D91112A6ADEEDB8 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\natives_blob.bin
SHA256 B7B9B3BE0E6B2817F7F29D30926A87698C2FC7DCF28506564D1C7F7B113F3CB7 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\node.dll
SHA256 73811FF0473C30A8153CA640776507D4AD0E9366B10918C68EA949F3670EA5CA C:\Users\{username}\AppData\Local\Postman\app-7.0.7\pdf_viewer_resources.pak
SHA256 491ECEE52F2A066B7A106E4A2B0BB86F97D59D1D509E32F55E7D88C3FBB84FE2 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\Postman.exe
SHA256 754152D3565031367BBEF84DE802077E044A4BF0D34A09F0199F999F4B3F0100 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\snapshot_blob.bin
SHA256 4457CDDED26004469C5C11DD299A02949AD02A2334B4AEE1F0F57F4ADC60EA0D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\squirrel.exe
SHA256 D46A8CAEF6B6CFB0F9B94254D8DDB1691862B59684916AC0C91CE04F6413D2F3 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\SquirrelSetup.log
SHA256 D804EA40EACFC22A5E029B66D6D4F83D81F76A7EAD80313B33839253F90AF6B7 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\ucrtbase.dll
SHA256 B0605B77237C45E2556E8C948792A743A3B7BD6EE86E996D6882E55EB06EEEB1 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\ui_resources_200_percent.pak
SHA256 D89C7B863FC1AC3A179D45D5FE1B9FD35FB6FBD45171CA68D0D68AB1C1AD04FB C:\Users\{username}\AppData\Local\Postman\app-7.0.7\vcruntime140.dll
SHA256 B5D2CB3D32A6CF2FAA99ACC34B68748D06CF1E4F911FD23675DC6383298E6FE0 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\views_resources_200_percent.pak
SHA256 E481BA3734925C59839FDB29E5FB171F0DF0640A48D4C61C9CAA9F475D2ADE89 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\am.pak
SHA256 7522EF5C3E10BF279E777054D858955F1B9F63A39CCB408364C413E6E3D49A04 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ar.pak
SHA256 B0E8F4379AA7B1CF11C196354C6C0212558B1E5BA20332A34F30B5263D4B1EA9 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\bg.pak
SHA256 1F3073E4FB728325F3D29E2BAEAB02C7B7B8F421BF48D9302349306F819E4EC7 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\bn.pak
SHA256 FF4CBCFEBE833E21C37A02C04257FDB2369E42E3BE18DCF75335333A06EA789B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ca.pak
SHA256 C01E38999FE2C1F98B5429BD550AE8A9F15F10D09D41EFFF8F3C7F4F1F66209C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\cs.pak
SHA256 229DA0D16A7FA0BFFD67B78F2F76734C7EA2129A15CE95DA9422775B4E9835CE C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\da.pak
SHA256 52098599A0CC8BCA7CAB3971F56D5EB373378C7FBCA907E71F784D6DE6D76C98 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\de.pak
SHA256 A34B29017ACFD42AA7EE9177797FF4ECD4430D5E578E80AB1C43D2792692C152 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\el.pak
SHA256 84494A784BF0D03CD5DC3C99822F46C777E28C54086712F6AB736323A5462B2F C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\en-GB.pak
SHA256 638EBF6779646866CD866BDF6B6069435AB8527D63A7552E1F580520C477D45C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\en-US.pak
SHA256 C4D807092F4493A9E5EE5F6D5770091683AAC44F203A9E72C556CA5D94E13712 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\es-419.pak
SHA256 E3958A2562A3DB00C863543CBF2F8754AE52506045AF0FE68A98C21A21980DE6 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\es.pak
SHA256 772A79F8D52BBFBC0B3EF1D4040AE04AC82A51900C202423A4BA5C5FAA802130 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\et.pak
SHA256 5AC05F15CEE979E26A6795343B68926EAD54ED5A9240C19C187A28943977067A C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fa.pak
SHA256 FD1EE2D453E4580AD8374E72266E25AD7ABBB41E9B72A231365A6B0DF383D7A8 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fake-bidi.pak
SHA256 1D622A8B92ED5CAC8C39C5A0777261F8AB96E4730460EA2FCEAAC2FB643840C9 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fi.pak
SHA256 C10508948F40A8CFDF7DB892EE6CC3C1FBD4A9A3FBA9BDDC7550A898DB5A63B8 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fil.pak
SHA256 C8ED57E65AF4F55BB91A3B106878040D601862174097388CFF6634BD68FEC070 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fr.pak
SHA256 EA22C5E3D8A6F8E97AB0ABBBE0C4B5BD16529B4D9E3C9FED8CD2CF755987B982 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\gu.pak
SHA256 4D6EBB6FF741B941DD4355A8B91B24024C1A6AE07A69B2D59E170B8A2A9B740B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\he.pak
SHA256 5AF2CC87FE9FA69DA65C990070EE17AF3F612E3883621BD2474161BB508E454F C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\hi.pak
SHA256 0096FD57392462D010E9B4DDDA4D021A8B5E5BA78FF097958C1E7A00EC175A2B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\hr.pak
SHA256 2288098F91E90D5F5583A42ACDB4D278A8438656A190EBC57FCC034FA0110054 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\hu.pak
SHA256 F1E1B6EAB94FE1789D4E5CC6D249AC50A0FB75BC2636E807C2F45DB34404AD98 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\id.pak
SHA256 93D33396A7244B564FD175BCB0544916B24B7D5BDAE8E32E3F9A25A3DDD2C6C1 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\it.pak
SHA256 D48E21DD836C039DEA19F494A7ACAAD5A8DF6E466ACE9DB090D7811C0AC3C300 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ja.pak
SHA256 A79714F62BFFC491A0E413617F7B9AA9820AA4907D105BD32251D3C7A4B625A4 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\kn.pak
SHA256 0A384898733049788AA261E6C1B2A3A1F7669AEC3A7852EB0F45086F6DCB8A06 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ko.pak
SHA256 76BF7E99ADA8D786DD39F9E0FB434100F14C4CE94490E4A96DCD165D4079DDE0 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\lt.pak
SHA256 CCD96BB4A5D8AA10C856ABF05A13F9EDD2AAC52AA3B58DDEAE8C52A8EFCC6D9A C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\lv.pak
SHA256 F86646D5C432ABCE309049A59FF924B6A2BF036498EB8FFE4AE1D88325ACE13D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ml.pak
SHA256 FA2E7B7B90679D7376AE9A8B09A123EFBE22DBEA378C218366A78BDBC7822E6B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\mr.pak
SHA256 0EAC075A9CE577A7C56ED709F7E4C66BDAC990701CDFF32C890891F2F6CB441E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ms.pak
SHA256 EE3284FB344F1D759E4613EE4A6025035B389C7827E7D9C5FB6E7BD86BDFAE10 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\nb.pak
SHA256 646481B36D22DC63F186BC05DFDE13430D03B0505F892C1CFC5FEED51B3080CC C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\nl.pak
SHA256 7B2EA68C0DD40CD25EFE9B07ABA8948ABF2A0B54A7D86383C6679A476AE4DF52 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\pl.pak
SHA256 372667C00BDDBAF0DAAC8CB574210B5952309045F1433FC65112475825707920 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\pt-BR.pak
SHA256 2601E1D942BC9F820B8EC3D5A2BE5FBFE55B30A62B79E6EA386C016B5C45DD01 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\pt-PT.pak
SHA256 2E911ED5ABFF33DA51618A18B92F526F23C4CF52C53D08AE97F562E6D312FB4B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ro.pak
SHA256 6A8369E1725DE562DF45559058ED7458069FA2D18F7E34BD22A282ABD32C326E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ru.pak
SHA256 4980FFCAD5A39F2BF5A352F77A2AD19AC8F595B009A4DA82508475A4E18A9E7E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sk.pak
SHA256 9EE3DB391DB1AFE7B88CF030E05DF524A5C5CB026E8830A639C232028305176C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sl.pak
SHA256 08B8BF6D7D8155C183B91FDABC77687B580BB74CFCBB53F8656E101ACD79F37E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sr.pak
SHA256 51E7891A7FB12ED3FED502D0CB0477F7A5E5D749C0E7E37D8693E13E2DC6658C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sv.pak
SHA256 77BF97C39C075DFC38F71F422000490A7FF19EAAFF49FC0A21059C46857C313E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sw.pak
SHA256 6DFAFD1ADD5042AB8633A4744AF5A10A7C33F3DD0C2AD794DDC87A6D447288CA C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ta.pak
SHA256 F3B4B5F5A278079D5E800F7F497C4FEFC1B447F0F0B0753F43116A12EFE2034C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\te.pak
SHA256 BE1C7232AF780B2C4CED5238649DA6CD64D48ED180F333FDE2F0310A33B71C16 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\th.pak
SHA256 F8EF837E7AB3AE85E67ECC7AF3F85650BFA8301F80AA3ADFF8C151D143E75493 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\tr.pak
SHA256 BB119B99D2886E02C55BA2748D456A27F886E3B657877E79A935D4E175991A76 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\uk.pak
SHA256 E8C0CB395B62ADF46E8DFEEE22C38D3FA5D1ADE58D96BA710809B839E9D5DB06 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\vi.pak
SHA256 928E42E8C8E982F6098D34460A95F984B5CB7894B922199468AB98BB31B6C1FC C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\zh-CN.pak
SHA256 CAAA302CA242D868F9F055429799E48FA6E4C6466639B0FF7503536CE32CAD13 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\zh-TW.pak
SHA256 E29C89BC228CCF0BBABBD29EEA7CF7C5A0BC95328593B045B29761BA073FC4AA C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar
SHA256 9DBE9965B0836858784A56F0DD8E8B227DAA541B48584F81AAED6C22E11583BD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\electron.asar
SHA256 53CCA6C6DFE1C879E3A1FAF44A05107B561276D72B6C4B02599274C7EBFA9B78 C:\Users\{username}\AppData\Local\Postman\packages\Postman-7.0.7-full.nupkg
SHA256 5387BE34E5FA0AC406828438824F805632C004BFC8C78470A88355E1A64EFE59 C:\Users\{username}\AppData\Local\Postman\packages\RELEASES
Time of Day Process Name PID Operation Path Result Detail
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\logs SUCCESS Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QueryBasicInformationFile C:\Users\{username}\AppData\Roaming\Postman\logs SUCCESS CreationTime: 4/20/2019 1:37:43 PM, LastAccessTime: 4/20/2019 1:37:52 PM, LastWriteTime: 4/20/2019 1:37:52 PM, ChangeTime: 4/20/2019 1:37:52 PM, FileAttributes: D
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\logs SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QueryBasicInformationFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS CreationTime: 4/20/2019 1:37:43 PM, LastAccessTime: 4/20/2019 1:39:17 PM, LastWriteTime: 4/20/2019 1:39:16 PM, ChangeTime: 4/20/2019 1:39:16 PM, FileAttributes: D
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\DevTools Extensions NAME NOT FOUND Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\logs NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\logs SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\logs SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\logs BUFFER OVERFLOW CreationTime: 4/20/2019 1:37:43 PM, LastAccessTime: 4/20/2019 1:37:52 PM, LastWriteTime: 4/20/2019 1:37:52 PM, ChangeTime: 4/20/2019 1:37:52 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0x79000000020245, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\logs BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\logs SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log BUFFER OVERFLOW CreationTime: 4/20/2019 1:37:52 PM, LastAccessTime: 4/20/2019 1:37:52 PM, LastWriteTime: 4/20/2019 1:39:16 PM, ChangeTime: 4/20/2019 1:39:16 PM, FileAttributes: A, AllocationSize: 8,192, EndOfFile: 7,129, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0x2e000000001068, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\logs\main.log BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Desired Access: Append Data/Add Subdirectory/Create Pipe Instance, Write EA, Read Attributes, Write Attributes, Read Control, Synchronize, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Offset: -1, Length: 86, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: Append Data/Add Subdirectory/Create Pipe Instance, Write EA, Read Attributes, Write Attributes, Read Control, Synchronize, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: Append Data/Add Subdirectory/Create Pipe Instance, Write EA, Read Attributes, Write Attributes, Read Control, Synchronize, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: Append Data/Add Subdirectory/Create Pipe Instance, Write EA, Read Attributes, Write Attributes, Read Control, Synchronize, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: Append Data/Add Subdirectory/Create Pipe Instance, Write EA, Read Attributes, Write Attributes, Read Control, Synchronize, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: Append Data/Add Subdirectory/Create Pipe Instance, Write EA, Read Attributes, Write Attributes, Read Control, Synchronize, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: Append Data/Add Subdirectory/Create Pipe Instance, Write EA, Read Attributes, Write Attributes, Read Control, Synchronize, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: Append Data/Add Subdirectory/Create Pipe Instance, Write EA, Read Attributes, Write Attributes, Read Control, Synchronize, Disposition: OpenIf, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QueryBasicInformationFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS CreationTime: 4/20/2019 1:37:43 PM, LastAccessTime: 4/20/2019 1:39:17 PM, LastWriteTime: 4/20/2019 1:39:16 PM, ChangeTime: 4/20/2019 1:39:16 PM, FileAttributes: D
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\lockfile SUCCESS Desired Access: Generic Write, Read Attributes, Delete, Disposition: OverwriteIf, Options: Synchronous IO Non-Alert, Non-Directory File, Delete On Close, Attributes: N, ShareMode: Read, AllocationSize: 0, OpenResult: Created
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\lockfile SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Preferences SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\Preferences SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 ReadFile C:\Users\{username}\AppData\Roaming\Postman\Preferences SUCCESS Offset: 0, Length: 69, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 ReadFile C:\Users\{username}\AppData\Roaming\Postman\Preferences END OF FILE Offset: 69, Length: 61,440
20.04.2019 13:54 Postman.exe 16692 ReadFile C:\Users\{username}\AppData\Roaming\Postman\Preferences END OF FILE Offset: 69, Length: 65,536
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\Preferences SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QueryBasicInformationFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS CreationTime: 4/20/2019 1:37:43 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\File System\primary.origin PATH NOT FOUND Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\blob_storage NAME NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\blob_storage\328393d6-8019-4b7d-b56a-042b983fd81f PATH NOT FOUND Desired Access: Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Open For Free Space Query, Attributes: n/a, ShareMode: None, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Application Cache\Index PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Application Cache\Cache PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Application Cache\Index PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Application Cache\Index PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\Preferences PATH NOT FOUND Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\Preferences PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\File System\primary.origin PATH NOT FOUND Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\blob_storage PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\Application Cache\Index PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\blob_storage\4d1edf07-2f54-4407-951b-be3eb35818dd PATH NOT FOUND Desired Access: Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Open For Free Space Query, Attributes: n/a, ShareMode: None, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\Application Cache\Cache PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\Application Cache\Index PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\Application Cache\Index PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Offset: -1, Length: 69
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Offset: -1, Length: 68
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Offset: -1, Length: 84
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Offset: -1, Length: 89
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Offset: -1, Length: 71
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Offset: -1, Length: 52, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Offset: -1, Length: 37, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Offset: -1, Length: 26, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Offset: -1, Length: 30, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Offset: -1, Length: 32, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Offset: -1, Length: 35, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Offset: -1, Length: 26, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:39:17 PM, LastWriteTime: 4/20/2019 1:39:15 PM, ChangeTime: 4/20/2019 1:39:15 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:39:17 PM, LastWriteTime: 4/20/2019 1:39:15 PM, ChangeTime: 4/20/2019 1:39:15 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win???
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:39:17 PM, LastWriteTime: 4/20/2019 1:39:15 PM, ChangeTime: 4/20/2019 1:39:15 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Created
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman BUFFER OVERFLOW CreationTime: 4/20/2019 1:37:43 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0x13000000020244, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock NAME COLLISION Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock NAME COLLISION Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman SUCCESS
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW CreationTime: 4/20/2019 1:54:56 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: A, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0x900000000865e, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW CreationTime: 4/20/2019 1:54:56 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: A, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0x900000000865e, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\window BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:38:08 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: A, AllocationSize: 344, EndOfFile: 344, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0xf0000000208c5, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\window BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:39:15 PM, LastWriteTime: 4/20/2019 1:39:15 PM, ChangeTime: 4/20/2019 1:39:15 PM, FileAttributes: A, AllocationSize: 88, EndOfFile: 82, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0x7c0000000208ee, EaSize: 0, Access: Generic Read, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\window BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:38:08 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: A, AllocationSize: 344, EndOfFile: 344, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0xf0000000208c5, EaSize: 0, Access: Generic Read, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\window BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win???
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 ReadFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Offset: 0, Length: 82, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 ReadFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Offset: 0, Length: 344, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock NAME COLLISION Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock NAME COLLISION Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW CreationTime: 4/20/2019 1:54:56 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: A, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0x900000000865e, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Read Attributes, Write Attributes, Delete, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW CreationTime: 4/20/2019 1:54:56 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: A, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0x900000000865e, EaSize: 0, Access: Read Attributes, Write Attributes, Delete, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 SetDispositionInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Delete: True
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Offset: -1, Length: 802
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock NAME NOT FOUND Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Offset: -1, Length: 2,219
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Created
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock NAME COLLISION Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:39:15 PM, LastWriteTime: 4/20/2019 1:39:15 PM, ChangeTime: 4/20/2019 1:39:15 PM, FileAttributes: A, AllocationSize: 88, EndOfFile: 82, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0x7c0000000208ee, EaSize: 0, Access: Generic Read, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 ReadFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Offset: 0, Length: 82, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock NAME COLLISION Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Read Attributes, Write Attributes, Delete, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW CreationTime: 4/20/2019 1:54:56 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: A, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0xa00000000865e, EaSize: 0, Access: Read Attributes, Write Attributes, Delete, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 SetDispositionInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Delete: True
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Created
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock NAME COLLISION Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:39:15 PM, LastWriteTime: 4/20/2019 1:39:15 PM, ChangeTime: 4/20/2019 1:39:15 PM, FileAttributes: A, AllocationSize: 88, EndOfFile: 82, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0x7c0000000208ee, EaSize: 0, Access: Generic Read, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win!
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 ReadFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Offset: 0, Length: 82, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock NAME COLLISION Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage NAME COLLISION Desired Access: Read Data/List Directory, Synchronize, Disposition: Create, Options: Directory, Synchronous IO Non-Alert, Open Reparse Point, Attributes: N, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Read Attributes, Write Attributes, Delete, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW CreationTime: 4/20/2019 1:54:56 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: A, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0xb00000000865e, EaSize: 0, Access: Read Attributes, Write Attributes, Delete, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 SetDispositionInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Delete: True
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Desired Access: Read Attributes, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW CreationTime: 4/20/2019 1:38:08 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: D, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: True, IndexNumber: 0xa50000000208d1, EaSize: 0, Access: Read Attributes, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Generic Write, Read Attributes, Disposition: Create, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Created
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Desired Access: Generic Write, Read Attributes, Disposition: OverwriteIf, Options: Synchronous IO Non-Alert, Attributes: N, ShareMode: Read, Write, Delete, AllocationSize: 0, OpenResult: Overwritten
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 WriteFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Offset: 0, Length: 82, Priority: Normal
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Desired Access: Read Attributes, Write Attributes, Delete, Synchronize, Disposition: Open, Options: Synchronous IO Non-Alert, Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
20.04.2019 13:54 Postman.exe 16692 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Information: Attribute
20.04.2019 13:54 Postman.exe 16692 QueryInformationVolume C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW VolumeCreationTime: 3/31/2016 3:41:02 AM, VolumeSerialNumber: 8862-6F12, SupportsObjects: True, VolumeLabel: Win�
20.04.2019 13:54 Postman.exe 16692 QueryAllInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock BUFFER OVERFLOW CreationTime: 4/20/2019 1:54:56 PM, LastAccessTime: 4/20/2019 1:54:56 PM, LastWriteTime: 4/20/2019 1:54:56 PM, ChangeTime: 4/20/2019 1:54:56 PM, FileAttributes: A, AllocationSize: 0, EndOfFile: 0, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 0xc00000000865e, EaSize: 0, Access: Read Attributes, Write Attributes, Delete, Synchronize, Position: 0, Mode: Synchronous IO Non-Alert, AlignmentRequirement: Word
20.04.2019 13:54 Postman.exe 16692 SetDispositionInformationFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS Delete: True
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json.lock SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Service Worker\Database PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Service Worker\Database PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Service Worker\Database PATH NOT FOUND Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\lockfile SUCCESS
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\3a22ea67-cd3b-4ec0-a986-79449c3ad90d.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\1c3d4e49-9588-4026-8ade-c221e47678db.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\43a4e8b2-ea27-4198-a77d-c317d7f20e41.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\f9cf5caa-8ad4-4e16-96cb-8401b00a6d3b.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\1b039120-c2f1-4df3-a253-b29f73fab20c.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\0b89f2cf-283b-4282-9e3d-2f90271623dd.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\5a385ee5-ea6b-4d49-9821-27b86fe27aa3.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\68e761fd-0eb5-4079-ac11-26d67ce8a6d5.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\20029a8a-2391-426a-a067-6df52a74beab.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\6fa31333-88c6-408c-b93f-7e84930b3d4b.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\52274072-5407-4976-96b0-6e262b0d9e95.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\746d0246-38d7-421e-b0be-fe21b4833d20.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\51124427-890f-42d2-993e-a90a00039d5d.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\87f5648a-32d7-4c28-ac73-fd0f4c6afbc1.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\579b716c-b6c7-4686-ae75-b8b37155619c.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\19720ff0-0112-400a-99a7-f65fd495af76.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\00cac435-dd81-40e2-9042-29f591cfc061.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\791ec04e-5e15-45a5-bc6f-b0dde43e58a1.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\10c72ee9-79b4-4795-8a2f-a6c1270590ef.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\4cfec252-0e31-48b9-b8d1-972ab68ecde3.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\bd617060-bfbc-4a0b-9628-b95086fe338f.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\34066f5a-de53-45fc-a228-383b3b0da691.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\b52cd34b-b2b3-4225-a8e4-cdd4c60e183c.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\f78e70e9-ac83-44a0-8bc1-fba78813ed7d.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\9d2d8028-2fc5-4b01-bd20-910531f24aa8.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\7d16d1b0-15b2-482f-ba06-288163cd95fd.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\404aee12-36f8-4a10-86a6-19d415544d5e.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\9a42ef01-3493-433b-9111-63c67bc451bf.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\9f9ec887-0966-4060-a7b4-74e05d328e16.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\8292bad7-314a-401e-a116-8240ac5a3fe7.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\115b90da-b4aa-4ce5-b348-bc7fbcf453bc.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\10dee554-2e2f-407e-9c77-e27b4e4ac2af.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\837bda4a-d37a-420b-8e70-98f239265e5a.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\eb2e4fab-b531-4ecc-ac63-ba62437e81f3.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\3b1f4544-043c-4a6a-9e1d-8c71be978978.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\475a6ccf-96fa-4dcf-9d44-583389500833.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\2f72b122-9977-431b-af95-74e931a27478.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\7ce70c2b-c8c0-4943-a64d-c58e400948d7.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\27e6ed42-a5ee-4bd0-a4b6-13d4c774c681.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\ca17a0c4-6fc4-4d6b-877f-f8c52c906df5.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\09bec6c9-062d-40ec-b836-a874a05341ef.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\38396ca3-a53d-4d22-9760-b649f86b2eca.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\c9f39705-3bff-468f-92dc-c24239de93a8.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\4a7dd1c4-2255-483f-942c-ba1b610166e4.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\8071b429-703b-4276-95fa-ddd11ae98fa5.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\59e74cb4-6684-4473-b16b-fc8f0000e4c5.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\03bb360c-05a7-441e-a94c-b901c6d7f4f0.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\7d2fc4bd-0d71-4a79-9819-b159ffd229c5.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\f359a19e-4ce0-444b-9870-43be4300c665.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\a3a8a08b-2e6a-4e42-93ad-685dd5380de8.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\1b86a3be-5581-4073-8a1f-5a8c3e95c6bb.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\03b71478-a0ed-4c73-96c1-0c20a201b3e2.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\380ab22f-53c5-4472-a6d4-b09796e216e6.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\33f02700-4403-44d6-a08a-becccc6839a9.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\f98612a0-c453-4620-a64f-13418d3520c4.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\24045a06-add2-40f9-b85e-69dfdb0fa9cd.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\0da19a42-6957-45cd-b558-a3fa11a178e0.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\f132fe93-76de-489b-a1a0-18c95c4706eb.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\fd276c75-a33b-42d8-9e92-1727683f701f.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\ba5e5764-3c25-49de-89d4-2272748f7cc2.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\61057309-f01e-4622-8f9c-dc61ab4c664d.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\efc57e94-c0a1-4418-9241-bec7064c88d6.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\98596713-2b3a-436e-8cf9-b0aede9048da.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\b1e9cc8d-61df-4e1c-acc2-72148e0d45c0.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\edce3f4a-768f-436f-bf92-f27c65dfe41f.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\5dbaf458-8306-4b6a-90da-a7c8ed23af09.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\ac3ad18a-9c2d-4485-af67-1c4cc60e8b12.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\fc0424b9-ab1a-40df-9e21-18c1e806adf5.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\4e2563ea-c5e0-4bed-8d83-814571ac3e2b.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\97d61bcb-6a68-4daf-9dca-21878b59bcc3.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\e947d572-3fd5-4b2a-84e5-a2c23bada7e0.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\403b3487-b11b-407e-b5fb-89cefd889a5e.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\fcad9197-c4b9-4432-8568-778bde303a4a.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\55ba6f30-bf61-4cb0-87cf-d130221f47b7.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\9bcb5cc3-565c-4073-8c42-42f6a3c67302.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\2e92469a-16e0-4ac1-ac3a-8fc26bd01863.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\99c49f7c-72d4-4e09-954e-3e53d4d2ae4c.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\36a3cc3e-f576-4b59-9b1d-34ca639e7c88.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\1a32871a-4600-4452-b9e1-716e54b61ece.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\91cd979c-5af9-4ae4-b45c-09b5e7cb4ef3.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\3d44f946-d171-40c7-8676-a32fca491ebd.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\c3ae3f1d-6323-42b2-902b-75a3f75a31b6.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\485385c3-2da4-4e97-a360-39158269586f.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\8db70086-2535-436f-940a-ddcd4e58e8ff.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\09ffb16c-caa9-4b2e-9c35-2a49bc550dee.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\85377e25-ade6-4a10-9af1-5f3ab44ed9ed.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\90a6cfa8-f9fe-4a28-9e9a-3ddc545fd1ca.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\8a8d9e47-7627-4b81-99d7-022838984d3f.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\87699612-a136-4a09-b77a-458796825139.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\1faaa615-0420-427e-bbb0-af2f43005623.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\a8484ce3-1a3d-4c33-a1ff-e53d15ed9ad0.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\92809a17-47c8-4b8b-9c23-f8d6aecc510a.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\3c398203-12bb-4537-b762-fb1615d570bb.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\b7e998ef-4ef4-4811-9113-d6a36648ce0a.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\07299e5d-e820-4f6e-884b-cb890acf7c2d.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\9f9206bb-9708-436f-ac28-3e16be065638.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\8209e5bb-3683-49d6-8f0f-0c3e27c58123.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\ace839bb-085f-4e4a-824d-18e337cabf53.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\453e705e-3cb2-4bee-bce7-4b6ddcaf1c93.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CreateFile C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\311a5651-a45d-494f-b832-60adc58a992e.tmp PATH NOT FOUND Desired Access: Generic Read/Write, Disposition: Create, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, AllocationSize: 0
20.04.2019 13:54 Postman.exe 16692 CloseFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS
20.04.2019 13:54 {anti-malware} 5460 CreateFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Desired Access: None 0x0, Disposition: Open, Options: Open By ID, Attributes: n/a, ShareMode: None, AllocationSize: n/a, Impersonating: {company}\{username}, OpenResult: Opened
20.04.2019 13:54 {anti-malware} 5460 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS Information: Attribute
20.04.2019 13:54 {anti-malware} 5460 CloseFile C:\Users\{username}\AppData\Roaming\Postman\window SUCCESS
20.04.2019 13:54 {anti-malware} 5460 CreateFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Desired Access: None 0x0, Disposition: Open, Options: Open By ID, Attributes: n/a, ShareMode: None, AllocationSize: n/a, Impersonating: {company}\{username}, OpenResult: Opened
20.04.2019 13:54 {anti-malware} 5460 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS Information: Attribute
20.04.2019 13:54 {anti-malware} 5460 CloseFile C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json SUCCESS
20.04.2019 13:55 {anti-malware} 5460 CreateFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Desired Access: None 0x0, Disposition: Open, Options: Open By ID, Attributes: n/a, ShareMode: None, AllocationSize: n/a, Impersonating: {company}\{username}, OpenResult: Opened
20.04.2019 13:55 {anti-malware} 5460 QuerySecurityFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS Information: Attribute
20.04.2019 13:55 {anti-malware} 5460 CloseFile C:\Users\{username}\AppData\Roaming\Postman\logs\main.log SUCCESS
PS C:\Users\{username}\AppData> [System.Environment]::OSVersion.Version
Major Minor Build Revision
----- ----- ----- --------
10 0 17763 0
PS C:\Users\{username}\AppData> .\Local\Postman\app-7.0.7\Postman.exe
PS C:\Users\{username}\AppData>
1555760621142 main info "Booting Postman 7.0.7, win32-10.0.17763 on x64"
1555760621142 main info "EventBus~initialize - Success"
1555760621146 main info "UpdateHandler~init - Success"
1555760621146 main info "RuntimeExecutionService~initialized: Success"
1555760621148 main info "ProtocolHandler~init - Success with status: true]"
1555760621217 main info "PluginHost~bootHost: Booted - 1"
1555760621360 main info "Bootstrap-models~bootstrap - Success"
1555760621868 pluginHost info "Booting Plugin Host for Postman 7.0.7, win32-10.0.17763 on x64"
1555760621870 pluginHost info "PluginsHost: Booted"
1555760621873 pluginHost info "not exist",{"errno":-4058,"code":"ENOENT","syscall":"open","path":"C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.openApi\\version.json","name":"Error","message":"ENOENT: no such file or directory, open 'C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.openApi\\version.json'","stack":"Error: ENOENT: no such file or directory, open 'C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.openApi\\version.json'"}
1555760621874 pluginHost info "PluginInstallationService~installOrUpdatePlugins Installing plugin",{"version":"0.0.10","pluginId":"postman.openApi","isInstalled":false}
1555760621874 pluginHost info "PluginInstallationService~installFromLocal",{"pluginZipPath":"C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\plugins\\postman.openApi.zip","pluginsDir":"C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins","currVersionDirPath":"C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.openApi\\0.0.10","tempDir":"C:\\Users\\{username}\\AppData\\Local\\Temp","result":{"pluginId":"postman.openApi","version":"0.0.10","status":null}}
1555760621876 pluginHost info "PluginInstallationService~installFromLocal extracting"
1555760621876 pluginHost info "not exist",{"errno":-4058,"code":"ENOENT","syscall":"open","path":"C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.sample\\version.json","name":"Error","message":"ENOENT: no such file or directory, open 'C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.sample\\version.json'","stack":"Error: ENOENT: no such file or directory, open 'C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.sample\\version.json'"}
1555760621876 pluginHost info "PluginInstallationService~installOrUpdatePlugins Installing plugin",{"version":"0.0.1","pluginId":"postman.sample","isInstalled":false}
1555760621876 pluginHost info "PluginInstallationService~installFromLocal",{"pluginZipPath":"C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\plugins\\postman.sample.zip","pluginsDir":"C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins","currVersionDirPath":"C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.sample\\0.0.1","tempDir":"C:\\Users\\{username}\\AppData\\Local\\Temp","result":{"pluginId":"postman.sample","version":"0.0.1","status":null}}
1555760621876 pluginHost info "PluginInstallationService~installFromLocal extracting"
1555760622276 pluginHost info "PluginInstallationService~installFromLocal extracted",{"pluginId":"postman.sample","version":"0.0.1","status":null}
1555760622288 pluginHost info "PluginInstallationService~installFromLocal moving",{"extractedPluginPath":"C:\\Users\\{username}\\AppData\\Local\\Temp\\postman.sample"}
1555760622299 pluginHost info "PluginInstallationService~installFromLocal extracted",{"pluginId":"postman.openApi","version":"0.0.10","status":null}
1555760622300 pluginHost info "PluginInstallationService~installFromLocal moving",{"extractedPluginPath":"C:\\Users\\{username}\\AppData\\Local\\Temp\\postman.openApi"}
1555760622302 pluginHost warn "PluginInstallationService~installFromLocal Caught an error",{"errno":-4048,"code":"EPERM","syscall":"rename","path":"C:\\Users\\{username}\\AppData\\Local\\Temp\\postman.sample","dest":"C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.sample\\0.0.1","name":"Error","message":"EPERM: operation not permitted, rename 'C:\\Users\\{username}\\AppData\\Local\\Temp\\postman.sample' -> 'C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.sample\\0.0.1'","stack":"Error: EPERM: operation not permitted, rename 'C:\\Users\\{username}\\AppData\\Local\\Temp\\postman.sample' -> 'C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.sample\\0.0.1'"},{"pluginId":"postman.sample","version":"0.0.1","status":"failed","error":{}}
1555760622302 pluginHost info "PluginInstallationService~installFromLocal Completed installing plugin",{"pluginId":"postman.sample","version":"0.0.1","status":"failed","error":{}}
1555760622304 pluginHost warn "PluginInstallationService~installFromLocal Caught an error",{"errno":-4048,"code":"EPERM","syscall":"rename","path":"C:\\Users\\{username}\\AppData\\Local\\Temp\\postman.openApi","dest":"C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.openApi\\0.0.10","name":"Error","message":"EPERM: operation not permitted, rename 'C:\\Users\\{username}\\AppData\\Local\\Temp\\postman.openApi' -> 'C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.openApi\\0.0.10'","stack":"Error: EPERM: operation not permitted, rename 'C:\\Users\\{username}\\AppData\\Local\\Temp\\postman.openApi' -> 'C:\\Users\\{username}\\AppData\\Roaming\\Postman\\plugins\\postman.openApi\\0.0.10'"},{"pluginId":"postman.openApi","version":"0.0.10","status":"failed","error":{}}
1555760622304 pluginHost info "PluginInstallationService~installFromLocal Completed installing plugin",{"pluginId":"postman.openApi","version":"0.0.10","status":"failed","error":{}}
1555760622305 pluginHost info "PluginsHost~installOrUpdatePlugins: Synced all plugins",[{"pluginId":"postman.openApi","version":"0.0.10","status":"failed","error":{}},{"pluginId":"postman.sample","version":"0.0.1","status":"failed","error":{}}]
1555760623112 main info "Main~AppEvents - Received booted event for process shared"
1555760624730 main info "UpdateHandler~app-update-events - Received event",{"name":"checkForElectronVersionUpdated","namespace":"appUpdate"}
1555760624730 main info "Main~AppEvents - Received booted event for process requester"
1555760627152 main info "WindowManager~closeHandler - Closed Window (id: 3 )"
1555760627171 main info "Quitting app"
1555760627181 main info null
1555760627218 main error {"extra":[],"name":"Error","message":"PluginHost~hostErrorOrExit: Exited with code null with signal SIGINT","stack":"Error: PluginHost~hostErrorOrExit: Exited with code null with signal SIGINT\n at ChildProcess.host.on (C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\@postman\\app-plugins-host\\index.js:63:25)\n at emitTwo (events.js:125:13)\n at ChildProcess.emit (events.js:213:7)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)"}
1555760627221 main error {"extra":[],"name":"Error","message":"PluginHost~bootHost: Disabling boot since it has exceeded the maximum allowed boot count 2","stack":"Error: PluginHost~bootHost: Disabling boot since it has exceeded the maximum allowed boot count 2\n at PluginHost.bootHost (C:\\Users\\{username}\\AppData\\Local\\Postman\\app-7.0.7\\resources\\app.asar\\node_modules\\@postman\\app-plugins-host\\index.js:26:9)\n at <anonymous>\n at process._tickDomainCallback (internal/process/next_tick.js:228:7)"}
PS C:\Users\{username}\AppData> Get-ChildItem -Recurse -Path .\Roaming\Postman\,.\Local\Postman\ | Get-FileHash -Algorithm SHA256
Algorithm Hash Path
--------- ---- ----
SHA256 AECD0296F38FA691E15177C5FE550172C938C61036A910BF05E8F71FAA2B442D C:\Users\{username}\AppData\Roaming\Postman\Cookies
SHA256 E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 C:\Users\{username}\AppData\Roaming\Postman\Cookies-journal
SHA256 38CAAEA13FC3AB78D26169DCD718B1FFE13D0030B427D8A1A1E675E4FB414B55 C:\Users\{username}\AppData\Roaming\Postman\Preferences
SHA256 CD0216007E69C7CF4B1AD51A8D42126E74571566422FD01132E274258B2C8996 C:\Users\{username}\AppData\Roaming\Postman\QuotaManager
SHA256 E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 C:\Users\{username}\AppData\Roaming\Postman\QuotaManager-journal
SHA256 7755EEDDCA5CB750EBC8F8C373FC1B471B9890F6668EE237DB22CCB6223EFC36 C:\Users\{username}\AppData\Roaming\Postman\window
SHA256 BA464232053A1156D2CDA0E2DF25477FCC4CC1FFC68F5406A1624D7CD32FD3FB C:\Users\{username}\AppData\Roaming\Postman\Cache\data_0
SHA256 7E7DB74CBC7BBD14E4EF85A9C2F4C7F3DE61575687E29BD5CF0D07C76856280C C:\Users\{username}\AppData\Roaming\Postman\Cache\data_1
SHA256 EC1702806F4CC7C42A82FC2B38E89835FDE7C64BB32060E0823C9077CA92EFB7 C:\Users\{username}\AppData\Roaming\Postman\Cache\data_2
SHA256 F0071441B6918987BD72DAE0F4C1DE9B5BCC86792FB534A669AD48A6CE4C17F1 C:\Users\{username}\AppData\Roaming\Postman\Cache\data_3
SHA256 FD7BF963FE9A40F6550A41E7E95428E7227B9D1F4FE349513C6CF282E674B905 C:\Users\{username}\AppData\Roaming\Postman\Cache\index
SHA256 7F659A63E42F731FCBC9A2FAC348CBF1BB911751054F2421CC8BCF67CA272295 C:\Users\{username}\AppData\Roaming\Postman\databases\Databases.db
SHA256 E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 C:\Users\{username}\AppData\Roaming\Postman\databases\Databases.db-journal
SHA256 D6A5FE39CD672781B256E0E3102F7022635F1D4BB7CFCC90A80FFFE4D0F3877E C:\Users\{username}\AppData\Roaming\Postman\GPUCache\data_0
SHA256 B13CCE72B5A452A49A97BB5A50439DD560DF9DB215C82CAF3A4315269F8EE790 C:\Users\{username}\AppData\Roaming\Postman\GPUCache\data_1
SHA256 EC1702806F4CC7C42A82FC2B38E89835FDE7C64BB32060E0823C9077CA92EFB7 C:\Users\{username}\AppData\Roaming\Postman\GPUCache\data_2
SHA256 E09F42C398D688DCE168570291F1F92D079987DEDA3099A34ADB9E8C0522B30C C:\Users\{username}\AppData\Roaming\Postman\GPUCache\data_3
SHA256 107A2B517D90B34AED47975FD8DA8C40B662B7B852D7401E216F3994DA8A3DD6 C:\Users\{username}\AppData\Roaming\Postman\GPUCache\index
SHA256 976186CC63FAC48C92AABB2E128514097EA67D31A2C049BCF8E1FDDE712C1A8B C:\Users\{username}\AppData\Roaming\Postman\IndexedDB\file__0.indexeddb.leveldb\000005.ldb
SHA256 CA8DEF988E0C034F0C7A57507DC662218DFBAABB9E0DB238828F7F18364D17AC C:\Users\{username}\AppData\Roaming\Postman\IndexedDB\file__0.indexeddb.leveldb\000010.ldb
SHA256 E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 C:\Users\{username}\AppData\Roaming\Postman\IndexedDB\file__0.indexeddb.leveldb\000011.log
SHA256 0F1BAD70C7BD1E0A69562853EC529355462FCD0423263A3D39D6D0D70B780443 C:\Users\{username}\AppData\Roaming\Postman\IndexedDB\file__0.indexeddb.leveldb\CURRENT
SHA256 E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 C:\Users\{username}\AppData\Roaming\Postman\IndexedDB\file__0.indexeddb.leveldb\LOCK
SHA256 604320D8D4DC9C6F811DD49DFFA47EB13FA48918701A544B3A325AC0CDE58982 C:\Users\{username}\AppData\Roaming\Postman\IndexedDB\file__0.indexeddb.leveldb\LOG
SHA256 25233496F779393F0D0CA5B5753AD1FB218F6213703A2AC7FE8AC26BB5F93F77 C:\Users\{username}\AppData\Roaming\Postman\IndexedDB\file__0.indexeddb.leveldb\LOG.old
SHA256 0B1C54AD3C9505B6BA71A4455934A9A1789B487B2F439EBF1F880D4C26D3A9C3 C:\Users\{username}\AppData\Roaming\Postman\IndexedDB\file__0.indexeddb.leveldb\MANIFEST-000001
SHA256 B8AAE2C53323C4B7EA622B21FFCF5D2EA7A522FA3EA734210824771BBB208AA4 C:\Users\{username}\AppData\Roaming\Postman\Local Storage\file__0.localstorage
SHA256 E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 C:\Users\{username}\AppData\Roaming\Postman\Local Storage\file__0.localstorage-journal
SHA256 7B76EEB0E1C637752B3EEB3D0264C0CDDB684E116AED56B2AE4233AF9A4362D8 C:\Users\{username}\AppData\Roaming\Postman\logs\main.log
SHA256 FC65B183125BA28028035DA77233DC6BBBC7E882938FF49546C8CE0DAA9A59A7 C:\Users\{username}\AppData\Roaming\Postman\logs\pluginHost.log
SHA256 667F66ED43288C47E3CE8E8006BC5F2244147B251CD69A3A0BEAC3363775A878 C:\Users\{username}\AppData\Roaming\Postman\logs\renderer-auth.log
SHA256 14FDB191EC1FB855B4FC76A2F35D926A247D8336D0DD81DB3E41ED1AAC8FCBF2 C:\Users\{username}\AppData\Roaming\Postman\logs\renderer-requester.log
SHA256 50D59596B6F99AEB8A7891313DCD1706CFC9E9EE1922F76C6C503CC103BE1DD3 C:\Users\{username}\AppData\Roaming\Postman\logs\renderer-shared.log
SHA256 C7B989E824DFBC6375BE345E1E5F7D5AF74A1EB049BD124C20EB74C7ED125E64 C:\Users\{username}\AppData\Roaming\Postman\logs\renderer-shell.log
SHA256 D811A52DC870D85695D6B3782C0F523BA567C5EFC15EADBA51C07C54CC08752A C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\Preferences
SHA256 D6A5FE39CD672781B256E0E3102F7022635F1D4BB7CFCC90A80FFFE4D0F3877E C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\GPUCache\data_0
SHA256 83E8BC398E8ED342BE61A36FF1BA38CAC1E11E8C6B331BB3A07A8A4E0AC3B243 C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\GPUCache\data_1
SHA256 EC1702806F4CC7C42A82FC2B38E89835FDE7C64BB32060E0823C9077CA92EFB7 C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\GPUCache\data_2
SHA256 E09F42C398D688DCE168570291F1F92D079987DEDA3099A34ADB9E8C0522B30C C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\GPUCache\data_3
SHA256 7A2788AD0A1C556203C74F19ACFFF804B5DB37A618AD51BEAAAFF95D20D11C01 C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\GPUCache\index
SHA256 9D06819E2438D1F38D603FABD1E402E4C8E9A961EDFAA46D3D8C736FBB000AA5 C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\Local Storage\file__0.localstorage
SHA256 E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 C:\Users\{username}\AppData\Roaming\Postman\Partitions\postman_shell\Local Storage\file__0.localstorage-journal
SHA256 A68CCFC7883642A08FF51F4347951B3609ACF6FBD630613DD036E01726DD1630 C:\Users\{username}\AppData\Roaming\Postman\Postman_Config\0\userconfigs.json
SHA256 315D48349D1D9CB161BB40EDD11B11837265DAB4532356D5556ED28D9BA8ED35 C:\Users\{username}\AppData\Roaming\Postman\storage\requester.json
SHA256 4A06AB667383BC7D99C5E15EF3B8583F67F39CDB5133375CA96451E0B52F025B C:\Users\{username}\AppData\Roaming\Postman\storage\settings.json
SHA256 F1CA09C316B5FA96F1D32E0DE8100A17A9CCBFC13A54DA596DBC81B878F16398 C:\Users\{username}\AppData\Local\Postman\SquirrelSetup.log
SHA256 4457CDDED26004469C5C11DD299A02949AD02A2334B4AEE1F0F57F4ADC60EA0D C:\Users\{username}\AppData\Local\Postman\Update.exe
SHA256 4AAF273C4CB1D93B8C8686843FFBC577D31E1C010E02AE8E72478C5B52DDA06D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-console-l1-1-0.dll
SHA256 A580C502170462431A197954EADA3A2B92CDDDA8E77D489475A8FA6DA0000349 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-datetime-l1-1-0.dll
SHA256 B83A794600A47BE935CC562ACE7A4D531083C76FCC8AC6424D008F1034EEDF96 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-debug-l1-1-0.dll
SHA256 3975CA725AE8F6F635560329EE00E214F58D6A2C9E8D355756481F92C068CD43 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-errorhandling-l1-1-0.dll
SHA256 D62E2DCB011F08B416ADDAA11D07FC295427F57CA31B0098A71CC7ED6FE2E95E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-file-l1-1-0.dll
SHA256 6B31A206C051815BE9F7B366D2A9D2464747A56888A7307A924ECDAC558271E1 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-file-l1-2-0.dll
SHA256 6BA964AD55822F55EEA14F73A48DEB164B337639A82DA677FC6EFC1C539FE81E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-file-l2-1-0.dll
SHA256 69EBC1072B678643A9E64FF6455CC02880DA4B542E45F93D6D479FCCFB73C07D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-handle-l1-1-0.dll
SHA256 B41E478248FF99012F2D67813C1BA1B7CA41890289BB9027181C1238F6472E51 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-heap-l1-1-0.dll
SHA256 A934EE2BDA04576524C4B9E05186179AF388BCDF782AEF02878A342427F3361D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-interlocked-l1-1-0.dll
SHA256 DEF954361EBA9CA81693DDE0CEB108136CBC1B5C9E50BAFC62182079219D0735 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-libraryloader-l1-1-0.dll
SHA256 2B7E6B54EBC2B9556E2F75E7372D4B2D16758F928B79395B8A55C7ACDCA93341 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-localization-l1-2-0.dll
SHA256 1FCC4C3C6C688C02C4B61A4D054D45F97CBF8FBB34F8D306A9D455DB7D44F641 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-memory-l1-1-0.dll
SHA256 3A1BBD714BA09814A42B62EEF1ABD48C27F4C02C5B0C69975E017406E8037F77 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-namedpipe-l1-1-0.dll
SHA256 C18FCF72B0B53BE9C41C5F8E60F1DCBE15F8A374880F2ABB9B5E8AAD17A508A0 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-processenvironment-l1-1-0.dll
SHA256 C042B609479EAFBB7EAA98586F4178455ECE1DB9FFB441F7EC0F8026ED1D0DE6 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-processthreads-l1-1-0.dll
SHA256 5129795D6E0AECA2FA56AAA56D71D2E9809C2AD77C14265ABCB51FE832105E00 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-processthreads-l1-1-1.dll
SHA256 49D214F07ECED8A966E9CE102CD6A5FEC8C9BB47EE3F1D027C23A258142B44B8 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-profile-l1-1-0.dll
SHA256 EF8814992833C056235CDFB04214758EC1E5BFC147069D005920F05A18056169 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-rtlsupport-l1-1-0.dll
SHA256 AAA457E091A2737DF36849B0B403EEE22EA571BA09DC4F181C7177C2F254A6DD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-string-l1-1-0.dll
SHA256 A79597DBACD18716BF6BF0CFAA0C647B862165D48972937669BAC03A9D196F71 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-synch-l1-1-0.dll
SHA256 D95346A16D088E510DEF0EFF7CBDCB71D70ADF335D0A88A7838C9476590C8F8C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-synch-l1-2-0.dll
SHA256 5F1801102B5B865C8275588D1A983F6166CCC15794A0A96CE9534889173DA06D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-sysinfo-l1-1-0.dll
SHA256 23F035627ABED3460E6DBE8436E5B608C7C30F69091011F655F10EE49EBFD282 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-timezone-l1-1-0.dll
SHA256 BB15CCFF99ECDD52CF0C5D178EE6EE445BD3192664775EA74D2FA1648B5D1B4A C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-core-util-l1-1-0.dll
SHA256 EDF658D7655B524F5158B69A189D9715F87CEAC701A055ACC23CE608E4EA0774 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-conio-l1-1-0.dll
SHA256 B353BD22B97FD3704557A99359C9EA0B4E0AD8B7E43B5E21700DABD1A1D84923 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-convert-l1-1-0.dll
SHA256 325E7BB5C8A3C7F9DB8698A570B7D9D9424A028D51F937A2DFF3DC5FF0B6E457 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-environment-l1-1-0.dll
SHA256 B78607F566599E92BFA8FF5DE0F28C439207ABF17F274A045500A0D107287D41 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-filesystem-l1-1-0.dll
SHA256 A57D8275C34C1094F6A4535E23C7BEE4759532E08776FF84C5FE487C0F925EB4 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-heap-l1-1-0.dll
SHA256 29ABDC8C5396132B004E6751464641B8F0562249333B2257A1D2EB4AECC8D9DC C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-locale-l1-1-0.dll
SHA256 6A9DD5A4E52C1AA0E341E35E9DC1A6FBF476EBACD64ADD3A53C146F019A9A4C6 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-math-l1-1-0.dll
SHA256 ACB97F64896CB96CEA09C2A2E691A8E2302885150A0699AA0AC0593BCDC89E9F C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-multibyte-l1-1-0.dll
SHA256 31EA0991B7FAC73ADBAF2B9887BBF80353D78BC9A92618BB73E2B55F6BD4F1AD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-private-l1-1-0.dll
SHA256 E31FD2A662773F4B2D84D29DC312D5614992B8E1B700840A2F5AE539AD9A21C2 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-process-l1-1-0.dll
SHA256 6E794D0FAD29CC5BDD5D0511FD923D3434ED122CFF0ED697903900C93C807582 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-runtime-l1-1-0.dll
SHA256 513BB1DD16BE7491CED8FA2494B604257285F76062525685C2991391D0C048C3 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-stdio-l1-1-0.dll
SHA256 63DE06332E8FF15A5BFF699E70ED2537A9D273BA62463FA16265D261F3C5BB31 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-string-l1-1-0.dll
SHA256 803B6F86F178E71F462DFDD6521C9F4791059C1FAB5DC86DE17C34C25E55F8BD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-time-l1-1-0.dll
SHA256 7A578DD2CEB4387AE8F67F6A82AB553CA1570D1588AB6645859E5625585AF95C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\api-ms-win-crt-utility-l1-1-0.dll
SHA256 6937476603C6D8C9D07CE979753778DDBF74EA5205B121AD138FF92408562B81 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\blink_image_resources_200_percent.pak
SHA256 261E6AAD3AD0A5F608B5694919EE39026C4C3EB4256540068F7C1AA46BE9315A C:\Users\{username}\AppData\Local\Postman\app-7.0.7\content_resources_200_percent.pak
SHA256 553390B1B683EE2388387E29AF3D5408BB2073D7D01B3B6D1646623527C55220 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\content_shell.pak
SHA256 E994847E01A6F1E4CBDC5A864616AC262F67EE4F14DB194984661A8D927AB7F4 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\d3dcompiler_47.dll
SHA256 F32876A64553DEB82F24361B7D31A80FC30EE31CB07D8EB49A9EDD1DEF4C62BA C:\Users\{username}\AppData\Local\Postman\app-7.0.7\ffmpeg.dll
SHA256 51B93E0BC7E6D697CCC29703E2EBC9210C231C931FE764C372E5BA0D26098D3B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\icudtl.dat
SHA256 8BCDB12AD558342E453124164C883D0F5F907D2565EEC505769AA66F063D7F8D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\libEGL.dll
SHA256 0148CF4E4DC288E097AC0BBCE950E83BD4F258944BDA856C5D4530DDBE7B30FD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\libGLESv2.dll
SHA256 DD29D9A7373462713796224A3C5033B30A5A91F8A5027BDF29CED677E4135B4C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\LICENSE
SHA256 517CD3AAC2177A357CCA6032F07AD7360EE8CA212A02DD6E1301BF6CFADE2094 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\msvcp140.dll
SHA256 842A94A6B9DB685E61B6224A44012A2862698E35861044612D91112A6ADEEDB8 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\natives_blob.bin
SHA256 B7B9B3BE0E6B2817F7F29D30926A87698C2FC7DCF28506564D1C7F7B113F3CB7 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\node.dll
SHA256 73811FF0473C30A8153CA640776507D4AD0E9366B10918C68EA949F3670EA5CA C:\Users\{username}\AppData\Local\Postman\app-7.0.7\pdf_viewer_resources.pak
SHA256 491ECEE52F2A066B7A106E4A2B0BB86F97D59D1D509E32F55E7D88C3FBB84FE2 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\Postman.exe
SHA256 754152D3565031367BBEF84DE802077E044A4BF0D34A09F0199F999F4B3F0100 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\snapshot_blob.bin
SHA256 4457CDDED26004469C5C11DD299A02949AD02A2334B4AEE1F0F57F4ADC60EA0D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\squirrel.exe
SHA256 6E325899034F762625BB577AA5CAFF570A05A2288FADA921102DE453CE3994B5 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\SquirrelSetup.log
SHA256 D804EA40EACFC22A5E029B66D6D4F83D81F76A7EAD80313B33839253F90AF6B7 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\ucrtbase.dll
SHA256 B0605B77237C45E2556E8C948792A743A3B7BD6EE86E996D6882E55EB06EEEB1 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\ui_resources_200_percent.pak
SHA256 D89C7B863FC1AC3A179D45D5FE1B9FD35FB6FBD45171CA68D0D68AB1C1AD04FB C:\Users\{username}\AppData\Local\Postman\app-7.0.7\vcruntime140.dll
SHA256 B5D2CB3D32A6CF2FAA99ACC34B68748D06CF1E4F911FD23675DC6383298E6FE0 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\views_resources_200_percent.pak
SHA256 E481BA3734925C59839FDB29E5FB171F0DF0640A48D4C61C9CAA9F475D2ADE89 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\am.pak
SHA256 7522EF5C3E10BF279E777054D858955F1B9F63A39CCB408364C413E6E3D49A04 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ar.pak
SHA256 B0E8F4379AA7B1CF11C196354C6C0212558B1E5BA20332A34F30B5263D4B1EA9 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\bg.pak
SHA256 1F3073E4FB728325F3D29E2BAEAB02C7B7B8F421BF48D9302349306F819E4EC7 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\bn.pak
SHA256 FF4CBCFEBE833E21C37A02C04257FDB2369E42E3BE18DCF75335333A06EA789B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ca.pak
SHA256 C01E38999FE2C1F98B5429BD550AE8A9F15F10D09D41EFFF8F3C7F4F1F66209C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\cs.pak
SHA256 229DA0D16A7FA0BFFD67B78F2F76734C7EA2129A15CE95DA9422775B4E9835CE C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\da.pak
SHA256 52098599A0CC8BCA7CAB3971F56D5EB373378C7FBCA907E71F784D6DE6D76C98 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\de.pak
SHA256 A34B29017ACFD42AA7EE9177797FF4ECD4430D5E578E80AB1C43D2792692C152 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\el.pak
SHA256 84494A784BF0D03CD5DC3C99822F46C777E28C54086712F6AB736323A5462B2F C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\en-GB.pak
SHA256 638EBF6779646866CD866BDF6B6069435AB8527D63A7552E1F580520C477D45C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\en-US.pak
SHA256 C4D807092F4493A9E5EE5F6D5770091683AAC44F203A9E72C556CA5D94E13712 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\es-419.pak
SHA256 E3958A2562A3DB00C863543CBF2F8754AE52506045AF0FE68A98C21A21980DE6 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\es.pak
SHA256 772A79F8D52BBFBC0B3EF1D4040AE04AC82A51900C202423A4BA5C5FAA802130 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\et.pak
SHA256 5AC05F15CEE979E26A6795343B68926EAD54ED5A9240C19C187A28943977067A C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fa.pak
SHA256 FD1EE2D453E4580AD8374E72266E25AD7ABBB41E9B72A231365A6B0DF383D7A8 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fake-bidi.pak
SHA256 1D622A8B92ED5CAC8C39C5A0777261F8AB96E4730460EA2FCEAAC2FB643840C9 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fi.pak
SHA256 C10508948F40A8CFDF7DB892EE6CC3C1FBD4A9A3FBA9BDDC7550A898DB5A63B8 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fil.pak
SHA256 C8ED57E65AF4F55BB91A3B106878040D601862174097388CFF6634BD68FEC070 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\fr.pak
SHA256 EA22C5E3D8A6F8E97AB0ABBBE0C4B5BD16529B4D9E3C9FED8CD2CF755987B982 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\gu.pak
SHA256 4D6EBB6FF741B941DD4355A8B91B24024C1A6AE07A69B2D59E170B8A2A9B740B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\he.pak
SHA256 5AF2CC87FE9FA69DA65C990070EE17AF3F612E3883621BD2474161BB508E454F C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\hi.pak
SHA256 0096FD57392462D010E9B4DDDA4D021A8B5E5BA78FF097958C1E7A00EC175A2B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\hr.pak
SHA256 2288098F91E90D5F5583A42ACDB4D278A8438656A190EBC57FCC034FA0110054 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\hu.pak
SHA256 F1E1B6EAB94FE1789D4E5CC6D249AC50A0FB75BC2636E807C2F45DB34404AD98 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\id.pak
SHA256 93D33396A7244B564FD175BCB0544916B24B7D5BDAE8E32E3F9A25A3DDD2C6C1 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\it.pak
SHA256 D48E21DD836C039DEA19F494A7ACAAD5A8DF6E466ACE9DB090D7811C0AC3C300 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ja.pak
SHA256 A79714F62BFFC491A0E413617F7B9AA9820AA4907D105BD32251D3C7A4B625A4 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\kn.pak
SHA256 0A384898733049788AA261E6C1B2A3A1F7669AEC3A7852EB0F45086F6DCB8A06 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ko.pak
SHA256 76BF7E99ADA8D786DD39F9E0FB434100F14C4CE94490E4A96DCD165D4079DDE0 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\lt.pak
SHA256 CCD96BB4A5D8AA10C856ABF05A13F9EDD2AAC52AA3B58DDEAE8C52A8EFCC6D9A C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\lv.pak
SHA256 F86646D5C432ABCE309049A59FF924B6A2BF036498EB8FFE4AE1D88325ACE13D C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ml.pak
SHA256 FA2E7B7B90679D7376AE9A8B09A123EFBE22DBEA378C218366A78BDBC7822E6B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\mr.pak
SHA256 0EAC075A9CE577A7C56ED709F7E4C66BDAC990701CDFF32C890891F2F6CB441E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ms.pak
SHA256 EE3284FB344F1D759E4613EE4A6025035B389C7827E7D9C5FB6E7BD86BDFAE10 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\nb.pak
SHA256 646481B36D22DC63F186BC05DFDE13430D03B0505F892C1CFC5FEED51B3080CC C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\nl.pak
SHA256 7B2EA68C0DD40CD25EFE9B07ABA8948ABF2A0B54A7D86383C6679A476AE4DF52 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\pl.pak
SHA256 372667C00BDDBAF0DAAC8CB574210B5952309045F1433FC65112475825707920 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\pt-BR.pak
SHA256 2601E1D942BC9F820B8EC3D5A2BE5FBFE55B30A62B79E6EA386C016B5C45DD01 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\pt-PT.pak
SHA256 2E911ED5ABFF33DA51618A18B92F526F23C4CF52C53D08AE97F562E6D312FB4B C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ro.pak
SHA256 6A8369E1725DE562DF45559058ED7458069FA2D18F7E34BD22A282ABD32C326E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ru.pak
SHA256 4980FFCAD5A39F2BF5A352F77A2AD19AC8F595B009A4DA82508475A4E18A9E7E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sk.pak
SHA256 9EE3DB391DB1AFE7B88CF030E05DF524A5C5CB026E8830A639C232028305176C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sl.pak
SHA256 08B8BF6D7D8155C183B91FDABC77687B580BB74CFCBB53F8656E101ACD79F37E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sr.pak
SHA256 51E7891A7FB12ED3FED502D0CB0477F7A5E5D749C0E7E37D8693E13E2DC6658C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sv.pak
SHA256 77BF97C39C075DFC38F71F422000490A7FF19EAAFF49FC0A21059C46857C313E C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\sw.pak
SHA256 6DFAFD1ADD5042AB8633A4744AF5A10A7C33F3DD0C2AD794DDC87A6D447288CA C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\ta.pak
SHA256 F3B4B5F5A278079D5E800F7F497C4FEFC1B447F0F0B0753F43116A12EFE2034C C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\te.pak
SHA256 BE1C7232AF780B2C4CED5238649DA6CD64D48ED180F333FDE2F0310A33B71C16 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\th.pak
SHA256 F8EF837E7AB3AE85E67ECC7AF3F85650BFA8301F80AA3ADFF8C151D143E75493 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\tr.pak
SHA256 BB119B99D2886E02C55BA2748D456A27F886E3B657877E79A935D4E175991A76 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\uk.pak
SHA256 E8C0CB395B62ADF46E8DFEEE22C38D3FA5D1ADE58D96BA710809B839E9D5DB06 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\vi.pak
SHA256 928E42E8C8E982F6098D34460A95F984B5CB7894B922199468AB98BB31B6C1FC C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\zh-CN.pak
SHA256 CAAA302CA242D868F9F055429799E48FA6E4C6466639B0FF7503536CE32CAD13 C:\Users\{username}\AppData\Local\Postman\app-7.0.7\locales\zh-TW.pak
SHA256 E29C89BC228CCF0BBABBD29EEA7CF7C5A0BC95328593B045B29761BA073FC4AA C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\app.asar
SHA256 9DBE9965B0836858784A56F0DD8E8B227DAA541B48584F81AAED6C22E11583BD C:\Users\{username}\AppData\Local\Postman\app-7.0.7\resources\electron.asar
SHA256 53CCA6C6DFE1C879E3A1FAF44A05107B561276D72B6C4B02599274C7EBFA9B78 C:\Users\{username}\AppData\Local\Postman\packages\Postman-7.0.7-full.nupkg
SHA256 5387BE34E5FA0AC406828438824F805632C004BFC8C78470A88355E1A64EFE59 C:\Users\{username}\AppData\Local\Postman\packages\RELEASES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment