PingPIng 23 Posted October 6, 2020 (edited) Hello everybody,These are some projects I have created.I have very little time to manage them all continuously so if anyone wants to collaborate or want to make pull requests, they are welcome Keras4Delphi is a high-level neural networks API, written in Pascal(Delphi Rio 10.3) with Python Binding and capable of running on top of TensorFlow, CNTK, or Theano. Based on Keras.NET and Keras https://github.com/Pigrecos/Keras4Delphi Binary Code generator Written in pascal. It can generate native code for x86 and x64 architectures and supports the whole x86/x64 instruction set. Assembly Code Generator able to compile single File or Single asm Command.https://github.com/Pigrecos/D_CodeGen symbolic execution whith delphi. The Triton Dynamic Binary Analysis (DBA) framework - by JonathanSalwan binding (## experimental ##) for Delphihttps://github.com/Pigrecos/Triton4Delphi Code Deobfuscator x86_32/64 Dead code removal Peephole optimization remove Multibranch Protection ..Morehttps://github.com/Pigrecos/CodeDeobfuscator And other.... thanks a lot 😉 Edited October 6, 2020 by PingPIng 2 6 Share this post Link to post
Daniel 417 Posted October 6, 2020 Please describe your projects a little. This will help others to decide to join or not. 2 Share this post Link to post
Rollo62 534 Posted October 7, 2020 Very good, the Python4Delphi community gains traction 👍 2 Share this post Link to post