question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[error] Couldn't preprocess with uglify-es ..

See original GitHub issue

Hi, got this sample to analyze “https://www.reverse.it/sample/31641b7e48cf51ec19fc9c006f9ee1ecc8988b5c728f9a1386d2927c32718189?environmentId=100” MD5:6f6067cacbc94d2019a7e2643645c60e but I get this error: Using a 10 seconds timeout, pass --timeout to specify another timeout in seconds [error] Couldn’t preprocess with uglify-es: {“message”:“cascade is not a supported option”,“defs”:{“arrows”:true,“booleans”:true,“collapse_vars”:true,“comparisons”:true,“computed_props”:true,“conditionals”:true,“dead_code”:true,“drop_console”:false,“drop_debugger”:true,“ecma”:5,“evaluate”:true,“expression”:false,“global_defs”:{},“hoist_funs”:false,“hoist_props”:true,“hoist_vars”:false,“ie8”:false,“if_return”:true,“inline”:true,“join_vars”:true,“keep_classnames”:false,“keep_fargs”:true,“keep_fnames”:false,“keep_infinity”:false,“loops”:true,“negate_iife”:true,“passes”:1,“properties”:true,“pure_getters”:“strict”,“pure_funcs”:null,“reduce_funcs”:true,“reduce_vars”:true,“sequences”:true,“side_effects”:true,“switches”:true,“top_retain”:null,“toplevel”:false,“typeofs”:true,“unsafe”:false,“unsafe_arrows”:false,“unsafe_comps”:false,“unsafe_Function”:false,“unsafe_math”:false,“unsafe_methods”:false,“unsafe_proto”:false,“unsafe_regexp”:false,“unsafe_undefined”:false,“unused”:true,“warnings”:false}}

Any Ideas @CapacitorSet ? regards

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
CapacitorSetcommented, Feb 13, 2018

Pare essere molto offuscato, ci sono almeno due livelli di offuscamento che dipendono uno dall’altro. Vedo se riesco a tirare fuori qualcosa.

0reactions
Nwinternightscommented, Feb 13, 2018

ok , risolto il problema del binario vecchio, ora non da più quell’errore ma comunque l’analisi non va a buon fine. ti invio il sample jransom.txt

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to decode JS · Issue #30 · CapacitorSet/box-js - GitHub
This happens because box-js has a patch that allows it to rewrite the body of Function s. However, if the body has return...
Read more >
uglify-js.MinifyOutput.error JavaScript and Node.js ... - Tabnine
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to...
Read more >
ERROR in bundle.js from UglifyJs - javascript - Stack Overflow
From my understanding, this issue is happening because Uglify doesn't like ES2016 yet. However, the solutions I found on the internet don't seem...
Read more >
pugjs/pug - Gitter
i'm trying to compile an express app with pug as a single file via webpack for a serverless environment, but it fails due...
Read more >
Formatting API-Triggered Broadcast Data | Customer.io Docs
You must collapse/uglify your per_user_data to prevent errors, as in the ... { "errors": [ "line 1: couldn't parse json data", "line 2:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found