Jump to content
Sign in to follow this  
PingPIng

[Souce code]

Recommended Posts

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 Delphi
https://github.com/Pigrecos/Triton4Delphi

 

Code Deobfuscator x86_32/64

Dead code removal

Peephole optimization

remove Multibranch Protection

..More
https://github.com/Pigrecos/CodeDeobfuscator

 

And other....

 

thanks a lot  😉

Edited by PingPIng
  • Like 2
  • Thanks 6

Share this post


Link to post

Please describe your projects a little. This will help others to decide to join or not.

  • Like 2

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×