You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the issue that was causing Ricin to segfault when two files with the same name were saved at the same location. This is simply done by prepending a random id that's seeded with the current DateTime. (cb3f82ff)