TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15552 · Mar 10

#java#digital_forensics#forensic#recovery IPED is a free, open-source Java tool from Brazilian Federal Police for processing and analyzing digital evidence from crime scenes or corporate probes. It handles huge cases fast—up to 400GB/hour and 135 million items—with features like data carving, hashing, regex searches for wallets/emails, face/image matching, timelines, GPS maps, OCR, and browser history parsing. Runs on Windows/Linux from USB drives with an easy interface. You benefit by getting powerful, stable forensics without cost, saving time on large investigations. https://github.com/sepinf-inc/IPED

Results

1 similar post found

Search: #weakmap

当前筛选 #weakmap清除筛选
GitHub Trends

@githubtrending · Post #14743 · 05/23/2025, 02:00 PM

#javascript#ecmascript_proposals#es2015#es2019#es6#es7#esnext#javascript#js#polyfill#ponyfill#promise#proposal#proposals#shim#symbol#weakmap core-js is a modular JavaScript library that provides polyfills for modern ECMAScript features up to 2024, including promises, symbols, collections, iterators, typed arrays, and many web standards like URL and structuredClone. It lets you use new JavaScript features in older browsers by loading only the needed parts without polluting the global namespace. It integrates well with tools like Babel and swc for optimized polyfilling. This helps you write modern, compatible code that runs smoothly across different environments, improving development efficiency and user experience. You can customize polyfill usage and even build your own tailored version for your project. https://github.com/zloirock/core-js