Igor Skochinsky (@[email protected])
2.4K posts

Igor Skochinsky (@[email protected])
@IgorSkochinsky
software developer at Hex-Rays*, hobby reverse engineer. Advanced cleartext hacker. 日本語おk *For Hex-Rays support/inquiries: https://t.co/rxVwo1npoQ
Belgium Katılım Haziran 2015
291 Takip Edilen4.5K Takipçiler
Sabitlenmiş Tweet

@struppigel Hi Karsten,
AFAIK there should be checks to prevent such problem, but perhaps some corner case was missed.
I can't seem to be able to DM you, so could you please DM me or use support.hex-rays.com so that we understand better how exactly you ended up in this situation?
English

@ESETresearch FYI CERT-UA reported one back in July: cert.gov.ua/article/6284730
English

#ESETResearch has discovered the first known AI-powered ransomware, which we named #PromptLock. The PromptLock malware uses the gpt-oss:20b model from OpenAI locally via the Ollama API to generate malicious Lua scripts on the fly, which it then executes 1/6

English

@evm_sec I just link to a DLL with "ignore missing symbols" (not sure of the exact way using ld, but possible with link.exe)
English
Igor Skochinsky (@[email protected]) retweetledi

This is no modern sculpture but an exemple of the ancient Japanese technique of #kamatsugi: a stylish & beautiful assembly technique allowing to join two carved beams together without using any nails. To learn more check the exhibition at the
#MCJP in Paris😉
#Japan #Paris #wood

English

@halvarflake @ghosted_sound Build your own and port symbols using BinDiff?
English

@ghosted_sound To clarify: I need the syms belonging to the above executables, not a different JVM with syms.
English

Dear Java Twitterverse, I am looking for the symbols for the JVMs found under jdk.java.net/21/ -- does anyone know where I could find them?
English

@Fox0x01 There used to be a Linaro Enterprise Group, but it’s no longer with us, it seems.
English
Igor Skochinsky (@[email protected]) retweetledi

The interview article with #CaptainDuckling, also known as #YokoKanno, has been published on Forbes!
forbes.com/sites/olliebar…
English
Igor Skochinsky (@[email protected]) retweetledi

The 3rd and final teardown (for now) in which we look at the overheads associated with std::function compared to "old school"
ricomariani.medium.com/std-function-t…
English

@matalaz You probably need to use higher level info, such as the inter-function relationship (callers/callers, neighbor functions etc.). Maybe even approach it like an optimization problem over the whole binary.
English

@criscifuentes Will there be a recording?
English

I’ll be giving my talk “From Student of Compilation to Mother of Decompilation” on Tuesday at 5 pm AEST at UQCS; details below uqcs.org
English

A very cool project to avoid installing dozens of Windows versions (and updates) to get just one file you need.
Michael Maltsev@m417z
It's been more than two years since Winbindex was launched. Check out what changed during that time, and how, starting from today, Winbindex provides download links for 100%* of the indexed files. * For some definition of 100%. Happy Patch Tuesday! m417z.com/Winbindex-Down…
English

@tmr232 If you need to customize it then I’d go with Scrapy, otherwise even wget or HTTrack might be enough.
English

@johnregehr Not compilation but:
binary.ninja/2018/06/19/fas…
English

@moyix @bitemyapp Bug compatibility is important too!
English

@bitemyapp clang appears to link in the set_fast_math function when you use -Ofast too, probably for "gcc compatibility" :p

English

It is actually kind of insane that gcc's -Ofast turns on -ffast-math and enables a bunch of unsafe FP stuff! It adds an implicit constructor that changes the floating point behavior of the CPU, so loading any library compiled with -Ofast then messes up the whole process.
Brendan Dolan-Gavitt@moyix
Found it. It was gevent, of all things :\ And of course now that I know what to look for I found the bug report github.com/gevent/gevent/…
English

@moyix I once had “fun“ debugging a crash in a Borland-compiled DLL called from an MSVC-compiled program. Turns out the two compilers use different FPU control word defaults so the called code was raising FPU exceptions not expected by the caller (but only on *some* inputs)
English

@BruceDawson0xB @timmisiak @yarden_shafir Nice, how do you detect them? IIRC the last time I’ve checked, the PDB only kept one name.
English







