Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/javascript-obfuscator/javascript-obfuscator

A powerful obfuscator for JavaScript and Node.js
https://github.com/javascript-obfuscator/javascript-obfuscator

TS 2.1.4 refactoring

243919f02d8de6d82ce9a0f136baa22326d118e8 authored about 8 years ago
update TS to 2.1.4

f58aaeb0b158358a2a291e59ea82f986489be3fa authored about 8 years ago
disable tslint for crypt methods

d44ea8848e9eb5e1e496127b754f81d0079d7283 authored about 8 years ago
utils split on few utils classes

bbe95afcaaf447c0ead29cd8835fef393841aa7b authored about 8 years ago
removed unused code after previous commits

e48892e563ce0fe0d4821d6a976c00f2deeb7968 authored about 8 years ago
Custom nodes: moved append logic to custom node groups

edfb6352e34b00a5a084f892fcacd5303982d30e authored about 8 years ago
Custom nodes: moved append logic to custom node groups

984adae965aff73fe3a4fb0030abc97214f20c3c authored about 8 years ago
test

f0fe518cf3a2e15162f2498300427abbdf06d357 authored about 8 years ago
tslint fix

9aeea2a2b5daa919c9cdc2ff5b2996ff27028acf authored about 8 years ago
remove redundant interface

6f2faffa7bfb679f6eb608b32bedef184d93402d authored about 8 years ago
Inversify beta.3: replaced getTagged by getNamed with enums

cd49a8196a175585fd4b49f6363e81dc0c4a5f0b authored about 8 years ago
sync dev with master

c78c74ddc760b468f1edf9f8c93fb06f46b1efce authored about 8 years ago
test fix after `selfDefending` change

988d35b44fbfe1f68fdad1ff77d4fbe56e1dbba8 authored about 8 years ago
`selfDefending` option now disabled by default. Readme update.

160edb1448531ac7cd51732f6d67efbf26997312 authored about 8 years ago
removed interface `IInitializable` from concrete class

66f5c5b8eaa8d8c15869658baa2d43634a8c9612 authored about 8 years ago
Inversify base WIP integration

211195d3d5b4ecbabc40820860e046f455a44161 authored about 8 years ago
Merge branch 'inversify' into dev

# Conflicts:
# dist/index.js
# src/node-transformers/node-control-flow-transformers/FunctionCont...

56db980d3f66e7ea586761e8ecc2821d9128d6cc authored about 8 years ago
tslint fix

4f02abb5178ef1cf77fe041ac4bd57df6b6127a6 authored about 8 years ago
refactoring + inversify integration

47b85720e55ca1a01aa5b66ae3d02904fa009260 authored about 8 years ago
refactoring

5b312fd6dbd616e471e6c5a1a6444856df884458 authored about 8 years ago
refactoring

c1b3afa92c7a84034dc5a11e2680bd2004cb9b61 authored about 8 years ago
refactoring

17eee8aa3f6b96db7f832601d4f93dc79178bc26 authored about 8 years ago
formatting

2d53e9ab9498d8e077e889219228a409d757b435 authored about 8 years ago
fixed empty controlFlowStorageCustomNode append

1d0a7a9c12e5f82d145a870a4923369f569accd2 authored about 8 years ago
fixed empty controlFlowStorageCustomNode append

9ff3403a68160b2088fa483c4f91b4d938227ea6 authored about 8 years ago
IdentifierReplacer temp workaround with runtime crash because we caching node transformers

129dd25388a5b282057c9680d0fa748e9f332f03 authored about 8 years ago
inversify integration wip

8b37df756c3cb4a021b3d2f959a8203eb0a58eff authored about 8 years ago
inversify integration wip

d53d90c295578431159f3e5961b8d3dd30e586c3 authored about 8 years ago
inversify refactoring

debe3593e448a5cc58b3a761a2b8195ab6702450 authored about 8 years ago
inversify refactoring

0b18bc16a55140939c6f50713a304882372c83a7 authored about 8 years ago
inversify refactoring: added missing service identifier for INodeTransformer interface

1da12e06bafd57e91778c8627c31078937831643 authored about 8 years ago
inversify refactoring

2d28592ba375dc527f4148448e1eddfc2d6e1a93 authored about 8 years ago
fixed node transformers factory performance

235f244d3b380f6b03d22f997a38ad9ffcaea8c6 authored about 8 years ago
concretize scope for bindings

dfda3d01bdc1416d863986cdd388440d0cad4bae authored about 8 years ago
inversify test integration WIP

2d772720b024f1fbb167e6d30e8b85985509129f authored about 8 years ago
Merge branch 'dev' into inversify

Conflicts:
dist/index.js
src/JavaScriptObfuscatorInternal.ts
src/Obfuscator.ts
src/interface...

a9bc4fd444f4e8abd0cc1fc525e26dce1db46818 authored about 8 years ago
refactoring

501b914be672fa38e67f8d72de2597f6341cbbcd authored about 8 years ago
deps update

954c00d232435aff2be69924c31481ecd9de5fa3 authored about 8 years ago
inversify test

528ac336213ac772b0889d1e21df15e2981255c5 authored about 8 years ago
inversify test

d02d09be83247c4aa97453e1765acbcc8f7253f3 authored about 8 years ago
inversify test

146ce61427de4675e1b56230a380b9c4f4692720 authored about 8 years ago
inversify test

b35b537c4605be4373b87721993d798f3a677674 authored about 8 years ago
fixed interface

e5f2478c383eec42f92805b493edd41f06cee062 authored about 8 years ago
inversify test

8f92b7eca2f74ea6b64b746463a3e7df69edc93f authored about 8 years ago
moved ICustomNodesFactory interface

dc37399c8d694a1de052110afb5a76dab4013198 authored about 8 years ago
custom nodes: on -> once event emitter change

c56f2e6d9f09b163578f1d23e0be503bce90b2fe authored about 8 years ago
generateCode() now not static

13465701518856c3916e0fefde3c84a0e2b3e5d9 authored about 8 years ago
refactoring

12bf25cf3b1b4d4b55e211e869d183104525dd89 authored about 8 years ago
refactoring

d224995148c0fe9cf6d862ca24a137eb65efbfa7 authored about 8 years ago
added customNodesStorage over Map<string, ICustomNode>

818e31b6bf33a9d241068cc55766a8b38a7364ea authored about 8 years ago
added EventEmitter for obfuscation events

327675607377920aaa8010596f89c2a3d08f3c1b authored about 8 years ago
refactoring: nodesGroups -> customNodesFactory change

aa656b678d23ef5fa3cd66603b7f5804099a01c4 authored about 8 years ago
refactoring: nodesGroups -> customNodesFactory change

b79dd8ba2529552bcadce51c4dd7642e02fc0ce7 authored about 8 years ago
Merge remote-tracking branch 'origin/dev' into dev

Conflicts:
package.json

21f6253cad8b369227f4d82c4cd6433d216933e9 authored about 8 years ago
replaced `let` on `const`, added `readonly` keywords

e8fcbdf31584813ba6c07ed0f7cd47cf6e7c0bd4 authored about 8 years ago
nodeTransformers factory

e31006193acf84dfc18bf6c4413764b9bc6a4c19 authored about 8 years ago
nodeTransformers factory

e9879b9540dae7330cac90642d7c7a04a9b1cd1a authored about 8 years ago
nodeTransformers factory

cc6f4223702f939e6fb66a55b72e42e31d467bd2 authored about 8 years ago
refactoring

af54f5b5d9a18718b2325e2675306407b5e532bf authored about 8 years ago
refactoring

0bb94a3674d332bb24a1ea8484079f980221b693 authored about 8 years ago
added Utils static property with pool for random generator

5bb5012185e09b4d728da57903e12c7e3390c14d authored about 8 years ago
Storages refactoring

a8deef505604067a55df345137b6caa9ef0a8c50 authored about 8 years ago
Storages refactoring

742149a70ed2e87f7f3a99dba9569aea743537ea authored about 8 years ago
ts-lint fixees

f58d8c83d1a7e6502bbb38c309ea06473655caaa authored about 8 years ago
Storages refactoring

86bc2399b1d1ca5f46c67d1ad2de56a05300d35e authored about 8 years ago
Moved storages to `storage folder`

27497670e2876d2c1b61012e55dd270bb962602f authored about 8 years ago
structure change: control-flow transformers and node obfuscators now are under `node-transformers` folder

90e9a583ccf9e81163f5b0e63ed945fbbd647985 authored about 8 years ago
control flow flattening: update to master

a6c388d18f9e46d5f5351433cd75f91eb45438a6 authored about 8 years ago
Merge remote-tracking branch 'origin/control-flow-flattening' into control-flow-flattening

68cbcb7fb565060b9ee4d870fa13923a37312d66 authored about 8 years ago
Merge branch 'dev' into control-flow-flattening

# Conflicts:
# dist/index.js
# src/custom-nodes/node-calls-controller-nodes/NodeCallsControllerF...

eeedc9d2ade61735122bcf367814807580a2113b authored about 8 years ago
changelog update

775d78844563334acc81d88ddf5b48b6bc06714c authored about 8 years ago
readme update

bcbaa3ea76e72bcf81bf517588ae9ea35f88bff9 authored about 8 years ago
0.8.2 release

0de42bb2658feabcaca946f5e0dda300988bf763 authored about 8 years ago
Merge branch 'dev'

# Conflicts:
# dist/index.js

ab8a90e97d333cb38144f138123954e36ee3d9f9 authored about 8 years ago
Merge pull request #23 from Wain-PC/master

Fixed a typo

cf3e1ccd020adecfe6cdae5d875b63b3af06b094 authored about 8 years ago
`seed` option and `IE8` fix

8f3441a4f90a7a5f980cb60a12dc9fa50cf3d670 authored about 8 years ago
Fixed a typo

430b905b2de825abec5f5bd9dc50fd8357ef05e3 authored about 8 years ago
control flow flattening wip

2fc6c961658cd5be56271d26dcfc958138f84716 authored about 8 years ago
Merge remote-tracking branch 'origin/dev' into dev

9f1dc4ebe62f364d85822b11e24b74c09199c5dc authored about 8 years ago
First draw of control flow change. Right now for binary expressions.

8e5c127226d2478d815c627ffe29c14ded9d447d authored about 8 years ago
moving from `format-unicorn` on `string-template` package

ee018dd75b1635fee622e0f9ef05d23dad94bfc5 authored about 8 years ago
update code for dev test

726f295376e537a921866fdce116e489eaf70d42 authored about 8 years ago
First draw of control flow change. Right now for binary expressions.

3466eeb3341533ef2d607d06260400fb37157806 authored about 8 years ago
0.8.1

ce2391cb2fbfe9577ecedb119ec2cdc165c9fa13 authored about 8 years ago
0.8.1

22de896cc08586f7472a1a56909e2b1af0e72509 authored about 8 years ago
0.8.0 release

85c6190e9a7fb019df684a28448b144561c83237 authored about 8 years ago
Merge branch 'dev'

# Conflicts:
# dist/index.js

e1edc66de2a08e4f7b25dc10e71fd496a27e8096 authored about 8 years ago
deps update

9a28d37eeb9558077c2228cac246fd03a3a6f3c6 authored about 8 years ago
deps update

a7f46b04e03b03ea12d783da1d70dbec8cd63366 authored about 8 years ago
dist update

df7224b756955814ce7dffbca6ea3fb42f61ab00 authored about 8 years ago
LabeledStatementObfuscator: changed description block

d6763daf8ea3005a5f80ed912a431ae82198027e authored about 8 years ago
0.8.0-beta.2: fixed wrong obfuscation of labels

d444195cdb50915692e36008cec582798860d51b authored about 8 years ago
0.8.0-beta.1

be51c4a4e315b62f71dc6cd3a11fec24d5134a7f authored about 8 years ago
readme update

7b78f49dadd1b6b349a15f9c829a7983ffea5c75 authored about 8 years ago
readme update

892eb95c16044cc8fd2f492b7e8ca6bb32ebc73e authored about 8 years ago
CatchClauseObfuscator.spec refactoring

9e2b4bb92fd6792ea1b8c8113abbe76979892847 authored about 8 years ago
CatchClauseObfuscator.spec refactoring

f78c7fe4d0d8511bc22c7bebe2893bf1cc626536 authored about 8 years ago
OptionsNormalizer.spec refactoring

c1ffd5db62a0bcbac8ec0bfde3c908d97c8a9056 authored about 8 years ago
OptionsNormalizer.spec refactoring

f99ea3e97decbba00076463ea67a21de2a695da9 authored about 8 years ago