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.

Convert numbers to the expressions

See original GitHub issue

1 -> 0x279+8794-0x24d2 Just need to think about the algorithm

I have idea, just made the snippet https://gist.github.com/da411d/0e59f79dcf4603cdabf0024a10eeb6fe

_Originally posted by @da411d in https://github.com/javascript-obfuscator/javascript-obfuscator/issues/420#issuecomment-651408226_

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
sanex3339commented, Jul 12, 2020

But it generates code like 0x1773 + 0xf9 * -0x1 + -0x14d6, + - looks a bit ugly, but it’s not very important. I fixed it just replacing as a string, i don’t know how it can be fixed.

Yeah. This is ugly and this is good)

0reactions
sanex3339commented, Jul 12, 2020

Feel free to report any runtime bugs with this option.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Algebraic Expressions Calculator - Math Celebrity
This calculator builds algebraic expressions based on word representations of numbers using the four operators and the words that represent them(increased ...
Read more >
Translating Algebraic to Numerical Expressions - YouTube
Lesson on translating algebraic expressions to numerical expressions or equations. Algebraic expressions contain numbers, math operations, ...
Read more >
After Effects Expressions 301 - Numbers - YouTube
Get the Course Materials: https://gum.co/animoplex-expressionsWorld of Expressions - Full Playlist: ...
Read more >
Converting between Expressions & Strings
The Wolfram Language provides powerful functions for formatting expressions as strings, and for parsing strings to determine the expressions they represent.
Read more >
What is a conversion expression? - Match
Conversion expressions can be used in five different ways: to just convert a number from one unit to another, to add two numbers,...
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