Javamon is a minimalistic open source #Java monitoring agent compatible with #Prometheus. The size is less than 4Kb. No dependencies. A single class file. No overhead in terms of GC activity. Compatible with Java 1.4 or later. Javamon can be used as a Java library or a wrapper.
2000. Heretic II, one of the first games ported to Linux using #OpenAL (ππππ π΄π’πππ πΏππππππ¦) for spatialized sound.
Aureal's A3D and Creative's EAX were supported.
@cyb3rops UPX is the easiest to unpack. It's open source. No encryption. No obfuscation. Just simple compression. It's unacceptable that some AV are unable to unpack the executable to perform a better analysis. Next time they will use the file name to guess if it's malware...
πImpLib SDK updated to v2.0.1.
What's new:
β’ Support LLVM linker (lld-link)
β’ Optimization to produce more compact import lib files
β’ Optimization to speed up the compilation (~5x times faster than previous version)
β’ Added a Win64 example using GCC
@pipeh89@Bancolombia Si el error sale luego de ingresar la clave principal, pero antes de ingresar la clave dinamica, una posible causa es que la clave dinamica se debe recuperar. Hay que ir a un cajero y cambiar la clave principal.
πImpLib SDK updated to v2.0.0.
What's new:
β’ Support x64 DLL import libraries
β’ Win32 samples updated to support older 32-bit MS linker versions
β’ Added examples using GNU Linker (LD)
β’ Added GCC examples
@ken93511@KamenarVladimir@CelerSms Thanks for explaining the details! Now I understand that I can compile the MMS file and upload it to the webserver. It is not necessary to send the notification SMS immediately. I can reuse the same file many times for different subscribers.
The MMS Compiler has gone open source. It is now available on GitHub.
It can be used in Windows or Linux (x86) to generate Multimedia Messaging Service (MMS) files.
The PureBasic OpenAL SDK was updated recently to support newer #PureBasic versions up to v6.10 LTS for Windows.
This freeware SDK was originally created in 2007 using the FASM preprocessor (flat assembler). It's used to implement 3D sound effects.
@BlasikRandy @DedalusDev C is safe if used safely, IMO. The vulnerabilities are introduced by careless programmers. There are many cases where performance is more important than relieving the programmer from the duty to watch memory allocation, bounds checking.