bbday
bbday
I use: arachni --output-only-positive http://testhtml5.vulnweb.com/ and i compared with http://www.arachni-scanner.com/reports/report.html/#!/sitemap I see it miss some detections and in "sitemap" tab of my scan miss all address with #: http://testhtml5.vulnweb.com/#/about http://testhtml5.vulnweb.com/#/archive...
I have issue with this wasm link bellow: ``` var module = Module.ReadFromBinary("module.wasm"); //var module = GenerateExample(); foreach (var export in module.Exports) { static string WebAssemblyValueTypeToNative(WebAssemblyValueType type) => type switch...
I try to use last dll on wasmer but when try to load it say Unable to find an entry point named 'wasmer_memory_new' in DLL 'wasmer_runtime_c_api'.' maybe they update it...
In wasm file i have this error when try to call a function: **error: "unhandled trap at 7ffbf66a59e5 - code #80000003: breakpoint"** same file work good on chrome, how to...
I have issue loading a keras hdf5 model into keras.net (issue is from customobject) python code: ``` from keras.models import load_model import keras.backend as K def angle_error(y_true, y_pred): diff =...
when try to loading Configuration.Default.WithJs() on .net core 3.1 it will say "Could not load file or assembly" jinit Version = 2.10.4.0 ... The located assembly's manifest definition dose not...
I use last library version 1.7.4 I using image uploading but i get "uknow server error" Image 340x425 _With library version 1.7.2 i dont have this issue and posted img._...
Look like there is issue with AntiDump() when i force x64 solution var dwpeheader = System.Runtime.InteropServices.Marshal.ReadInt32((IntPtr)(base_address.ToInt32() + 0x3C)); **Aritmetic overflow** Is it possible to fix this function for x64 runtime?...
i have this error when try to loading debuger: "\* Assertion at ..\mono\metadata\mono-debug.c:198, condition `table' not met"
Do you have plan to fix it for new fc24? cause now is possible same player can autoswitch position then a CM player can be also at same time RB...