|
You are here |
antoinevastel.com | ||
| | | | |
steakenthusiast.github.io
|
|
| | | | | IntroductionWelcome to the first article in my series about Javascript deobfuscation. I won't be going in-depth regarding practical deobfuscation techniques; that'll be reserved for later articles. Ra | |
| | | | |
www.humansecurity.com
|
|
| | | | | Here is the story of REstringer - a new open source Javascript deobfuscator. | |
| | | | |
www.adamalbrecht.com
|
|
| | | | | As my work has transitioned from traditional web apps to thick-client Javascript apps (primarily using Angular), Grunt has become essential in my workflow. Grunt is a nice tool and it gets the job done. But there was always something I didn't like about it that I couldn't quite articulate until I discovered Gulp.js. Whereas in Grunt, you create a json configuration file, Gulp is just a script. It's code. And it really fits my programmer brain better. In this post, I'll convert a basic Gruntfile that compiles and minifies Coffeescript into Gulp. | |
| | | | |
lukasrotermund.de
|
|
| | | The Go standard library provides hundreds of features that make life easier for us Go developers. In this series, we'll look at the library's code together. | ||